Skip to content
View munucrafts's full-sized avatar

Block or report munucrafts

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
munucrafts/README.md

Typing SVG

๐Ÿง”๐Ÿปโ€โ™‚๏ธ Bio

  • ๐Ÿ™‹๐Ÿปโ€โ™‚๏ธ Hi, I'm Sarthak / Munucrafts.
  • ๐Ÿ“บ I am into Computer Graphics Programming, Game Programming, and Unreal Engine.
  • ๐Ÿ–ผ๏ธ I love building Graphics Engines, Renderers, Video Games, and Experimental Projects that explore multi-dimensional skills.

๐Ÿ“š Learning & Building

  • ๐Ÿค– Currently working on Rocken Raster, a CPU-based Software Rasterizer in C++.
  • ๐ŸŒฑ Buiilding my own Graphics Engine using OpenGL and C++.
  • โœจ Exploring AI/ML in my free time.

๐Ÿ›ฉ๏ธ Projects

Name Description
๐Ÿ–ผ๏ธ Rocken-Raster Rocken Raster is a CPU-based Software Rasterizer Made in C++.
๐Ÿ”ฆ Rayzer A CPU Ray Tracer using C++ to Learn About Ray-Tracing.
๐Ÿ›๏ธ UE-ArchViz-Multiplayer Multiplayer Architectural Visualization in Unreal Engine Using C++ & Blueprints.
๐Ÿ“ธ CPP-UE-GetThumbnails Unreal Engine Plugin to Extract Thumbnails of Assets in Content Browser as PNG Files.
๐Ÿ›น CPP-UE-Hoverboard Unreal Engine C++ Hoverboard Movement System.
๐Ÿ“ฆ UE-Pack-Zip-S3upload Automates Packaging, Zipping, and Uploading UE Builds to S3.
๐ŸŽจ GD-Pixelo-PixelArtMaker A Pixel Art Maker Named "Pixelo" Built with Godot.
๐Ÿค PY-DesktopPet-Ducky Python Desktop Pet with Basic Animations and Interactions.
โœจ PY-DynamicParticleSystem Python-Based Real-time Particle System with Adjustable Properties.

๐Ÿ“ซ Connect

  • ๐Ÿ“ฎ Feel free to reach out to me via Email or connect with me on LinkedIn for collaborations, advice, or just to say hi.

Pinned Loading

  1. CPP-UE-GetThumbnails CPP-UE-GetThumbnails Public

    An Unreal Engine plugin for Unreal Engine 5.3 and above to get thumbnails of assets in content browser and save them as PNG files.

    C++ 31 3

  2. Rocken-Raster Rocken-Raster Public

    Rocken Raster is a CPU-based Software Rasterizer built in C++ that is designed to render 3D scenes.

    C++ 1

  3. Rayzer Rayzer Public

    Rayzer is a simple CPU-based ray tracer designed to explore real-time rendering fundamentals like ray tracing, path tracing, materials, lighting, etc.

    C++

  4. UE-ArchViz-Multiplayer UE-ArchViz-Multiplayer Public

    An ArchViz Project with multiplayer controls, two different player modes, POV system, color changers, layout modifiers, car spawners etc.

    C++ 2

  5. GD-Pixelo-PixelArtMaker GD-Pixelo-PixelArtMaker Public

    A simple Pixel Art Editor called "PIXELO" made in Godot just for fun. Has features like pixel size, pixel color, opacity, exporting, etc.

    GDScript 1

  6. PY-DesktopPet-Ducky PY-DesktopPet-Ducky Public

    A Desktop Pet Duck I made in Python and PyGame. The ducky will roam on your screen and if you try to catch it, it won't be happy.

    Python 5