Projects in Awesome Lists tagged with 3d-rendering
A curated list of projects in awesome lists tagged with 3d-rendering .
https://github.com/pov-ray/povray
The Persistence of Vision Raytracer (POV-Ray)
3d-graphics 3d-rendering pov-ray raytracing
Last synced: 14 May 2025
https://github.com/POV-Ray/povray
The Persistence of Vision Raytracer (POV-Ray)
3d-graphics 3d-rendering pov-ray raytracing
Last synced: 30 Mar 2025
https://github.com/apchenstu/tensorf
[ECCV 2022] Tensorial Radiance Fields, a novel approach to model and reconstruct radiance fields
3d-modelling 3d-reconstruction 3d-rendering
Last synced: 16 May 2025
https://github.com/apchenstu/TensoRF
[ECCV 2022] Tensorial Radiance Fields, a novel approach to model and reconstruct radiance fields
3d-modelling 3d-reconstruction 3d-rendering
Last synced: 11 Apr 2025
https://apchenstu.github.io/TensoRF/
[ECCV 2022] Tensorial Radiance Fields, a novel approach to model and reconstruct radiance fields
3d-modelling 3d-reconstruction 3d-rendering
Last synced: 20 Mar 2025
https://github.com/fill3d/fill
Generative fill in 3D.
3d-rendering fxnai generative-ai generative-fill
Last synced: 10 Apr 2025
https://github.com/wanmeihuali/taichi_3d_gaussian_splatting
An unofficial implementation of paper 3D Gaussian Splatting for Real-Time Radiance Field Rendering by taichi lang.
3d-reconstruction 3d-rendering computer-graphics computer-vision machine-learning nerf python pytorch real-time-rendering taichi
Last synced: 11 Apr 2025
https://github.com/KhronosGroup/ANARI-SDK
ANARI Software Development Kit (SDK)
3d-graphics 3d-rendering 3d-visualization c cpp
Last synced: 29 May 2026
https://github.com/khronosgroup/anari-sdk
ANARI Software Development Kit (SDK)
3d-graphics 3d-rendering 3d-visualization c cpp
Last synced: 10 Oct 2025
https://github.com/lesnitsky/webgl-month
🎓 Daily WebGL tutorials
3d-rendering beginner code-samples javascript tutorials webgl
Last synced: 09 Apr 2025
https://github.com/polyanskiy/refractiveindex.info-database
Database of optical constants
3d-rendering databases optics physics science
Last synced: 15 May 2025
https://github.com/gsabran/DDDKit
360 video player for iOS written in swift - a subset of SceneKit that works
360-video 3d-rendering cocoapods ios scenekit swift
Last synced: 02 Aug 2025
https://github.com/jeinselen/vf-blenderautosaverender
Automatically saves a numbered or dated image after every render and can extend the Blender output path with dynamic variables.
3d 3d-rendering automated automatic automation autosave batch blender blender-3d blender-addon blender-plugin blender3d file-name naming naming-conventions node node-compositor render render-output variable
Last synced: 11 Jun 2025
https://github.com/neo-mashiro/sketchpad
A simple rendering library to experiment with CG techniques in OpenGL.
3d-graphics 3d-rendering opengl-framework pbr-materials pbr-shading
Last synced: 10 Apr 2025
https://github.com/abernier/vertex-journey
The complete journey of a vertex, going from model coordinates to screen coordinates
Last synced: 15 Apr 2025
https://github.com/pannapudi/rustaboom
Tiny KABOOM! on rust from https://github.com/ssloy/tinyrenderer/wiki
3d 3d-rendering hacktoberfest raytracing rendering rust
Last synced: 19 Mar 2025
https://github.com/dfki-ni/syclops
Syclops is a tool for creating synthetic data from 3D virtual environments with photorealistic renderings and pixel-perfect annotations.
3d-rendering annotation asset-management bounding-boxes computer-vision data-generation dataset-creation depth-estimation instance-segmentation keypoints machine-learning photorealistic point-clouds randomization semantic-segmentation structured-light synthetic-data virtual-environments
Last synced: 14 Jan 2026
https://github.com/keaukraine/webgl-mountains
Icelandic terrain with different times of day.
Last synced: 17 Mar 2026
https://github.com/aidenkielby/aiden3drenderer
A real-time 3D function visualizer with a plug-and-play GPU pipeline—write simple compute shaders to create custom effects without dealing with complex rendering internals.
3d-graphics 3d-mesh 3d-mesh-generation 3d-rendering 3d-to-2d animation compute-shaders computer-graphics exploration obj physics physics-3d physics-simulation pipy-package pygame pygame-application stable wavefront-obj xml xml-parser
Last synced: 23 Apr 2026
https://github.com/ema2159/threejspractice
Several exercises using the Three.js 3D web rendering framework
3d-rendering animation robot-arm robot-arm-kinematics robotics vr
Last synced: 26 Sep 2025
https://github.com/abhaskumarsinha/nirvana
"Dispel the ignorance of the illusionary world; transcend the game engine!": presenting a Game Engine written on Python, extending support across multiple GPU devices with 3D rendering, PBR Renderer and much more!
3d 3d-game-engine 3d-graphics 3d-rendering 3d-rendering-engine game-engine gamedev lambert lambertian-shading pbr pbr-shading python rendering
Last synced: 11 Jul 2025
https://github.com/hamed-rezaee/flutter_3d_rendering
A sample Flutter project to demonstrate 3D rendering.
3d-cube 3d-donut 3d-rendering custom-painter flutter
Last synced: 14 Jul 2025
https://github.com/abdalrahman-alhamod/al-aqsa-mosque
3D representation of Al Aqsa Mosque using legacy OpenGL on Windows
3d-modeling 3d-rendering al-aqsa al-aqsa-mosque al-qibli-mosque computer-graphics cplusplus cpp cultural-heritage dome-of-the-rock game-development graphics historical-sites immersive immersive-experience mosque opengl opengl-legacy visual-studio windows
Last synced: 17 Aug 2025
https://github.com/blueburncz/gamemaker-8.1-3d-tech-pack
3D rendering tech samples created in GameMaker 8.1
3d-rendering gamemaker gamemaker-language gamemaker8 technology
Last synced: 13 Feb 2026
https://github.com/thesephist/traceur-web
Web and JavaScript port of thesephist/traceur
3d-rendering canvas2d path-tracing ray-tracing
Last synced: 27 Jan 2026
https://github.com/githubprankster/monroe
The engine for cool retro games only the creator uses
3d-engine 3d-rendering c game-engine games gnu99 graphics opengl retro videogames
Last synced: 15 May 2026
https://github.com/souleeater99/cub3d
cub3D 🎮🌌 – A 42 School project recreating core mechanics of the first FPS game using ray-casting. **Core Features:** - Ray-casting engine for 3D perspective - Dynamic maze navigation with WASD controls - Texture mapping for walls/sprites - Map parsing from .cub configuration files **Technical Highlights:** ⚡ Optimized rendering pipeline | 🖼️ M
3d-game 3d-graphics 3d-rendering 42school c game-development graphics maze-game minilibix raycasting
Last synced: 04 Apr 2025
https://github.com/shubham16g/blender-3d-showcase
This is all of my Blender-3D projects which I have done in past. I started 3D modeling in 2018 and since then I made lots of renders and models. Here are some of them.
3d 3d-animation 3d-models 3d-product 3d-rendering blender blender-3d blender3d rendering
Last synced: 02 Feb 2026
https://github.com/soypat/gthree
three.js on Go. GopherJS bindings for https://threejs.org.
3d 3d-graphics 3d-graphics-engine 3d-rendering go golang three-js threejs webgl
Last synced: 02 Oct 2025
https://github.com/manycore-research/ComfyUI-Lux3D
A ComfyUI extension providing nodes for generating 3D models from images and rendering/visualizing 3D assets within your workflow.
3d-generation 3d-rendering ai-3d comfyui comfyui-custom-nodes comfyui-nodes image-to-3d python
Last synced: 18 Mar 2026
https://github.com/mimecorg/descend
Program for drawing 3D surfaces from parametric equations.
3d-rendering parametric-equation qt
Last synced: 20 Apr 2026
https://github.com/r-xue/casa6-docker
casa6-docker & casa6-install
3d-rendering casa docker interferometry jupyter-notebook python radio-astronomy radio-imaging
Last synced: 09 Oct 2025
https://github.com/nhiroyasu/swiftgltf
Project to make 3D models from glTF files available in Swift and renderable in Metal
3d-rendering gltf gltf-viewer metal pbr-shading swift
Last synced: 30 Jul 2025
https://github.com/arceryz/raylib-tesseract
Raylib 3D tesseract example. Very short, 70 lines.
3d-rendering example raylib raylib-c raylib-examples tesseract tutorial
Last synced: 07 Sep 2025
https://github.com/wojciechstaszewski4/3dmodelinganimation
🎨 A collection of 3D modeling and animation projects created using 3ds Max. The projects demonstrate various skills, including modeling, texturing, lighting, rendering, and animation. Each project folder is organized with relevant files, such as rendered outputs, project files, references, and textures.
3d-animation 3d-modeling 3d-portfolio 3d-rendering 3dsmax animation-cycle digital-art graphic-design lighting portfolio textures
Last synced: 15 Mar 2026
https://github.com/zerdicorp/terrain_3d
Procedural terrain generation based on Perlin Noise in 3D!
3d-rendering perlin-noise procedural-generation terrain-generation
Last synced: 28 Jul 2025
https://github.com/flo-bit/autostereogram-renderer
real time rendering of an autostereogram using the depth texture of a three.js scene
3d-rendering autostereogram javascript threejs
Last synced: 02 May 2026
https://github.com/jos-felipe/cub3d
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you'll have to find your way.
3d-rendering 42 fps game graphics wolfenstein-3d
Last synced: 20 Feb 2026
https://github.com/raihan4520/computer-graphics
Contains the final project from the Computer Graphics course at AIUB. The project demonstrates 2D and 3D object rendering and transformations using OpenGL, GLUT and C++.
3d-rendering computer-graphics cpp opengl transformation
Last synced: 15 May 2026
https://github.com/automas-dev/quickbake
Fast baking for blender
3d-rendering bake blender blender-addon
Last synced: 13 Feb 2026
https://github.com/marceldobehere/basic-3d-js-renderer
yes
3d 3d-graphics 3d-rendering goofy js simple
Last synced: 17 Jun 2026
https://github.com/volkansah/step-viewer-pro
STEP Viewer Pro is a lightweight 3D model viewer designed to display STEP files (ISO 10303), with a focus on providing high-quality rendering of models for screenshots.
3d 3d-graphics 3d-modelling 3d-rendering ai-contest cad cadquery chatgpt claude-ai contest contest-programming deepseek pyqt6 python python3 step stp vtk
Last synced: 05 Apr 2025
https://github.com/onurmx/3drendering
A program with a graphical user interface for displaying a render of a 3D scene. Triangular mesh of a cylinder is placed in the center of screen.
3d-rendering 3d-space camera camera-matrix computer-graphics csharp cylinder cylinder-mesh mesh meshing-algorithms rendering rotation rotation-matrix scene translation wireframe
Last synced: 12 Mar 2025
https://github.com/y1fe1/opengl-renderer
An OpenGL-Renderer I did for the Final Project of CS 4515 -3D Computer Graphics and Animation in TU Delft
3d-rendering computer-graphics opengl
Last synced: 02 May 2026
https://github.com/remotelogin/snowflake
high performance opengl 3d game engine in cpp using glfw.
3d 3d-rendering game-engine game-engine-3d realtime-rendering rendering
Last synced: 10 Oct 2025
https://github.com/mouad-el-asri/cub3d
This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enables me and my teammate to explore ray-casting. We made a dynamic view inside a maze, in which we have to find our way. 🎮
3d-game 3d-rendering c c-programming c-programming-language fps game-algorithm game-dev game-development maze-exploration minilibx raycasting
Last synced: 08 Nov 2025
https://github.com/hazeliscoding/rusty-renderer
A (WIP) 3D renderer using SDL2 and raw mathematics.
3d-rendering rasterizer rust-lang sdl2
Last synced: 07 Sep 2025
https://github.com/owljfer/bh-raytracing-project
Real-time ray tracing engine built from scratch in Python with OpenGL integration
3d-rendering computer-graphics opengl portfolio python raytracing scientific-visualization
Last synced: 18 May 2026
https://github.com/ohimoiza1205/rewind
AI-powered 3D video exploration platform with multilingual narration in your own voice.
3d-rendering ai elevenlabs gemini-api twelvelabs video-processing voice-cloning
Last synced: 26 Oct 2025
https://github.com/fabulani/bonfire-clicker
Clicker game where you light-up a bonfire and things happen.
Last synced: 31 Jan 2026
https://github.com/milcsu09/goldray
goldray - Psuedo 3D Rendering Engine
3d 3d-rendering c raycaster raycasting rendering rendering-engine sdl sdl2
Last synced: 12 May 2026
https://github.com/nfig03/3d-workspace
A 3D rendered workspace replicating a 2D photo, created using C++ and OpenGL for realistic visualization. 🎥
3d-environment 3d-modeling 3d-rendering computer-graphics cpp graphics opengl
Last synced: 21 Apr 2026
https://github.com/shimazadeh/cub3d
a 3D game using self-implemented Wolfenstein's ray casting algorithm, allowing players to navigate through an immersive environment with textured walls and interactive objects.
3d-rendering ray-casting wolfenstein-3d
Last synced: 06 Jun 2026
https://github.com/palikar/anything
3D game engine written from scratch.
3d-rendering cpp cpp17 game-development game-engine game-framework opengl opengl4
Last synced: 27 Apr 2026
https://github.com/tkovs/mountain
:curly_loop: Estudo sobre arte low poly.
3d-modelling 3d-rendering low-poly practicing
Last synced: 19 Jan 2026
https://github.com/mirzaim/ray-tracing-renderer
A ray tracing engine developed in C++ that renders realistic 3D scenes.
3d-rendering computer-graphics cpp openmp path-tracing raytracing rendering
Last synced: 26 Feb 2025
https://github.com/aniketmishr/ascii-rotating-shapes
An interactive ASCII art project showcasing a rotating, colored 3D cube in the terminal, inspired by Andy Sloane's rotating donut.
3d-rendering ascii-art cpp interactive-graphics
Last synced: 01 Aug 2025
https://github.com/y1fe1/OpenGL-Renderer
Final Project I did for CS 4515 -3D Computer Graphics and Animation in TU Delft
3d-rendering computer-graphics opengl
Last synced: 03 Aug 2025
https://github.com/virtualritz/ptex-sys
Auto-generated Rust bindings for Disney’s Nodal Scene per-face texture mapping library – Ptex.
Last synced: 18 Mar 2025
https://github.com/mattiascibien/anima
Rendering engine, successor of AnimaRender.
3d 3d-renderer 3d-rendering opengl rust rust-crate rust-lang
Last synced: 27 Apr 2026
https://github.com/berlin0308/ntu-2024fall-dlcv
CommE5052: Deep Learning for Computer Vision (Prof. Frank Wang)
3d-rendering clip computer-vision deep-learning diffusion-models gaussian-splatting image-captioning llava multi-concept-personalization textual-inversion vision-language-models
Last synced: 22 Mar 2025
https://github.com/caglayandev/3drendering
A program with a graphical user interface for displaying a render of a 3D scene. Triangular mesh of a cylinder is placed in the center of screen.
3d-rendering 3d-space camera camera-matrix computer-graphics csharp cylinder cylinder-mesh mesh meshing-algorithms rendering rotation rotation-matrix scene translation wireframe
Last synced: 26 May 2026
https://github.com/bulatruslanovich/3d_viewer
3D viewer app for rendering, rotating, and zooming 3D models with a user-friendly interface.
3d 3d- 3d-mo 3d-rendering 3d-viewer 3d-visualization cpp17 glm graphics mvc qt
Last synced: 02 Jan 2026
https://github.com/bfjesso/obj-to-ascii
Renders a 3D object in a terminal using ascii text
Last synced: 14 Jun 2025