Projects in Awesome Lists tagged with rendering-3d-graphics
A curated list of projects in awesome lists tagged with rendering-3d-graphics .
https://github.com/qianmo/real-time-rendering-4th-bibliography-collection
Real-Time Rendering 4th (RTR4) 参考文献合集典藏 | Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference
graphics graphics-programming real-time-rendering rendering rendering-3d-graphics rendering-engine
Last synced: 26 Jan 2026
https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection
Real-Time Rendering 4th (RTR4) 参考文献合集典藏 | Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference
graphics graphics-programming real-time-rendering rendering rendering-3d-graphics rendering-engine
Last synced: 09 Jul 2025
https://github.com/eduard-permyakov/permafrost-engine
An OpenGL RTS game engine written in C
c game-engine game-engine-3d opengl python real-time-strategy rendering-3d-graphics rts rts-engine
Last synced: 14 May 2025
https://github.com/ktstephano/stratusgfx
Realtime 3D rendering engine
3d 3d-graphics computer-graphics computer-graphics-opengl game-dev game-development gamedev global-illumination graphics graphics-3d graphics-engine graphics-programming graphics-rendering linux opengl pbr rendering rendering-3d-graphics rendering-engine windows
Last synced: 09 Oct 2025
https://github.com/KTStephano/StratusGFX
Realtime 3D rendering engine
3d 3d-graphics computer-graphics computer-graphics-opengl game-dev game-development gamedev global-illumination graphics graphics-3d graphics-engine graphics-programming graphics-rendering linux opengl pbr rendering rendering-3d-graphics rendering-engine windows
Last synced: 01 Apr 2025
https://github.com/wdas/ptex
Per-Face Texture Mapping for Production Rendering https://wdas.github.io/ptex
cpp rendering rendering-3d-graphics texture-mapping textures
Last synced: 16 May 2025
https://github.com/mortennobel/simplerenderengine
Small C++14 render engine
3d-graphics-engine cpp game-engine imgui opengl rendering rendering-3d-graphics rendering-engine shaders webgl
Last synced: 07 Apr 2025
https://github.com/mortennobel/SimpleRenderEngine
Small C++14 render engine
3d-graphics-engine cpp game-engine imgui opengl rendering rendering-3d-graphics rendering-engine shaders webgl
Last synced: 08 May 2025
https://github.com/middlefeng/NuoModelViewer
A simple Wavefront OBJ viewer.
graphics raytracer renderer rendering-3d-graphics rendering-engine wavefront-obj
Last synced: 08 May 2025
https://github.com/frostbone25/Unity-Baked-Volumetrics
A work in progress graphics solution for completely baked volumetric lighting, meant to be very lightweight and inexpensive.
graphics graphics-programming rendering rendering-3d-graphics unity unity-editor unity3d unity3d-plugin volumetric-fog volumetric-lighting volumetric-rendering volumetrics
Last synced: 25 Nov 2025
https://github.com/prismpipeline/quiltix
QuiltiX is a graphical node editor to edit, and author MaterialX based materials of 3D assets
3d 3d-graphics materialx nodegraph openusd pyside python qt real-time-rendering rendering rendering-3d-graphics universal-scene-description usd vfx
Last synced: 06 Apr 2025
https://github.com/frostbone25/unity-baked-volumetrics
A work in progress graphics solution for completely baked volumetric lighting, meant to be very lightweight and inexpensive.
graphics graphics-programming rendering rendering-3d-graphics unity unity-editor unity3d unity3d-plugin volumetric-fog volumetric-lighting volumetric-rendering volumetrics
Last synced: 04 Apr 2025
https://github.com/ahmetozlu/augmented_reality
:gem: "Marker-less Augmented Reality" with OpenCV and OpenGL.
augmented-reality computer-vision feature-extraction feature-matching homography-matrix homography-refinement marker-less markerless-augmented-reality object-recognition opencv opengl outlier-removal pose-estimation random-sample-consensus ransac rendering-3d-graphics uv-mapping
Last synced: 13 May 2025
https://github.com/kevinmoran/BeginnerDirect3D11
Starter code samples for Direct3D11
3d-graphics direct3d direct3d11 directx directx-11 game-development gamedev graphics graphics-programming graphics-rendering rendering rendering-3d-graphics
Last synced: 27 Sep 2025
https://github.com/frostbone25/Unity-Capsule-Shadows
A work in progress solution for capsule shadows in Unity.
baked-light graphics graphics-programming lighting lighting-effects rendering rendering-3d-graphics shaders shadows unity unity-editor unity3d unity3d-plugin
Last synced: 25 Nov 2025
https://github.com/frostbone25/unity-capsule-shadows
A work in progress solution for capsule shadows in Unity.
baked-light graphics graphics-programming lighting lighting-effects rendering rendering-3d-graphics shaders shadows unity unity-editor unity3d unity3d-plugin
Last synced: 13 Aug 2025
https://github.com/illation/planetrenderer
A repo for my research on planet rendering in c++ | opengl **Now runs on Linux**
cdlod cross-platform-game cross-platform-graphics frustum-culling graphics-programming lod opengl rendering-3d-graphics terrain
Last synced: 31 Aug 2025
https://github.com/Illation/PlanetRenderer
A repo for my research on planet rendering in c++ | opengl **Now runs on Linux**
cdlod cross-platform-game cross-platform-graphics frustum-culling graphics-programming lod opengl rendering-3d-graphics terrain
Last synced: 08 May 2025
https://github.com/codebucks27/3d-landing-page-for-apple-iphone
Create awesome landing page for Apple iPhone 14 using Three JS and React JS. This website uses threeJS to render 3D model of iPhone and GSAP for scrolling animations. If you want to learn how to create this website then you can follow tutorial link given in the ReadMe.
animation-css gsap landing-page react reactjs rendering-3d-graphics scrolltrigger threejs threejs-example threejs-template webapp website-template
Last synced: 14 Apr 2025
https://github.com/recp/gkern
🎥 Graphics Kernel: flexible, highly configurable, extensible render engine (realtime + offline)
3d 3d-graphics c-render-engine engine glsl graphics graphics-engine graphics-kernel graphics-library graphics-rendering opengl pbr rendering rendering-2d-graphics rendering-3d-graphics rendering-engine rendering-kernel shader shadow-mapping transparency
Last synced: 24 Aug 2025
https://github.com/crud89/litefx
Modern, flexible computer graphics and rendering engine, written in C++23 with support for Vulkan 🌋 and DirectX 12 ❎.
computer-graphics cpp20 cpp23 d3d12 directx-12 directx-12-engine dx12 fluent-api graphics-engine rendering rendering-3d-graphics rendering-engine shaders vulkan vulkan-engine vulkan-renderer
Last synced: 06 Apr 2025
https://github.com/mtrebi/rasterizer
CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++
blinn-phong deferred-rendering depth-buffer rasterizer rendering-3d-graphics shadow-mapping texture-mapping
Last synced: 30 Apr 2025
https://github.com/mtrebi/raytracer
CPU Raytracer algorithm with shadows, reflections, refractions and simple anti-aliasing implemented in C++
anti-aliasing phong raytracer reflection refraction rendering-3d-graphics shadow
Last synced: 05 Mar 2026
https://github.com/kbladin/elkengine
Simple graphics engine used as submodule in many of my projects
assimp cplusplus cplusplus-11 cplusplus-14 freeimage glfw glfw3 glsl graphics graphics-engine graphics-library graphics-rendering opengl opengl-shading-language physically-based-rendering rendering rendering-3d-graphics rendering-engine
Last synced: 10 Apr 2025
https://github.com/yumcyaWiz/volppm
Volumetric progressive photon mapping written in C++.
3dcg computer-graphics photon-mapping progressive-photon-mapping raytracing rendering rendering-3d-graphics rendering-engine volume-rendering
Last synced: 04 Apr 2025
https://github.com/codebucks27/apple-iphone-3d-landing-page-starter-code
Create awesome landing page for Apple iPhone 14 using Three JS and React JS. This website uses threeJS to render 3D model of iPhone and GSAP for scrolling animations. If you want to learn how to create this website then you can follow tutorial link given in the ReadMe.
animation-css creative-coding gsap gsap-scrolltrigger javascript landing-page react reactjs rendering-3d-graphics scrolltrigger styled-components threejs website-template
Last synced: 14 Apr 2025
https://github.com/admtrv/objcurses
ncurses 3d object viewer
3d-engine 3d-graphics ascii ascii-graphics ascii-rendering c-cpp command-line command-line-tool cplusplus cplusplus-20 cpp educational-project from-scratch learning-project rendering rendering-3d-graphics rendering-engine retro-programming terminal wavefront-obj
Last synced: 04 Apr 2026
https://github.com/bwoodsend/vtkplotlib
VTK (C++ 3D graphics library) wrapped into an easy to use 3D equivalent of matplotlib
3d-graphics mesh python3 rendering-3d-graphics stl stl-viewer
Last synced: 08 Aug 2025
https://github.com/frostbone25/Unity-Specular-Probes
A simple editor script that emulates specular highlighting for every light in the scene on reflection probes when baking them.
rendering rendering-3d-graphics unity unity-3d unity-editor unity-package unity-scripts unity3d-plugin
Last synced: 25 Nov 2025
https://github.com/frostbone25/unity-specular-probes
A simple editor script that emulates specular highlighting for every light in the scene on reflection probes when baking them.
rendering rendering-3d-graphics unity unity-3d unity-editor unity-package unity-scripts unity3d-plugin
Last synced: 24 Oct 2025
https://github.com/frostbone25/unity-cubemap-fog
A simple fog solution that utilizes a cubemap for color, rather than a single constant color for better fidelity. It can do height based fog as well.
fog graphics graphics-programming rendering rendering-3d-graphics unity unity-editor unity3d unity3d-plugin
Last synced: 27 Jul 2025
https://github.com/frostbone25/unity-improved-box-projected-reflections
My adventures into improving Box Projected Specular Reflections!
graphics graphics-programming rendering rendering-3d-graphics shaders unity unity-editor unity3d unity3d-plugin
Last synced: 23 Oct 2025
https://github.com/frostbone25/unity-voxel-tracer
Work in progress voxel tracer. This is intended to be an offline solution for generating lighting/volumetrics.
graphics-programming rendering rendering-3d-graphics shader-programming shaders unity unity-3d unity3d unity3d-plugin volumetric-lighting voxel voxels
Last synced: 16 Sep 2025
https://github.com/mustafaquraish/rt
Ray tracing engine, from scratch, in C++
cpp path-tracing ray-tracing rendering-3d-graphics
Last synced: 07 Mar 2026
https://github.com/nicoell/Grass-Simulation
Repository of a grass simulation featuring geometric grass rendering, dynamic LOD with billboard grass, wind simulation and collision detection. Developed for my bachelor thesis.
billboard collision-detection compute-shader grass meadow rendering rendering-3d-graphics simulation tessellation unity unity3d
Last synced: 26 Apr 2025
https://github.com/vfxpipeline/zone
Web based cluster computing apps
blender-python cluster-computing distributed-computing django-application django-rest-framework houdini houdini-plugin javascript maya maya-plugin nuke-plugin python render renderer rendering rendering-2d-graphics rendering-3d-graphics rendering-engine renderscript rest-api
Last synced: 30 Apr 2025
https://github.com/zertovitch/globe-3d
GLOBE_3D: a real-time 3D Engine written in Ada
3d-engine ada ada-language binary-space-partition collision-detection doom3 opengl portal-rendering rendering-3d-graphics texture-mapping vrml wavefront
Last synced: 14 Mar 2025
https://github.com/aespinosadev/three-hair
Hair card rendering demo for WebGL
hair render rendering-3d-graphics rendering-engine three-js webgl webgl2
Last synced: 08 Aug 2025
https://github.com/voxelers/3d
3D in Voxelers
3d blender csg godot godot-engine raytracing rendering rendering-3d-graphics sdf voxels
Last synced: 09 Jul 2025
https://github.com/plopgrizzly/barg
A GUI toolkit & 3D graphics renderer.
graphics graphics-library graphics-programming renderer rendering-3d-graphics rendering-engine rust-library vulkan vulkan-compute-shaders
Last synced: 04 Apr 2026
https://github.com/markusmoenig/rpu_old
A procedural 2D and 3D scene definition language with integrated scripting and shaders.
procedural programming-languages rendering-2d-graphics rendering-3d-graphics rust scripting-language shaders
Last synced: 28 Apr 2025
https://github.com/hedronvision/hedronvision.github.io
Splash page for Hedron Vision
3d-graphics computer-vision computer-vision-algorithms graphics rendering rendering-3d-graphics startup startup-company website
Last synced: 07 Feb 2026
https://github.com/podgorskiy/proceduralsky_bgfx
bgfx glsl procedural rendering-3d-graphics sky
Last synced: 20 Oct 2025
https://github.com/yannick-kees/learning-geometric-phase-field-representations
Implementation of two phase field approaches for the surface reconstruction problem. One based of the Modica-Mortola theorem and the other based on Ambrosio-Tortorelli | Master Thesis
deep-learning deep-neural-networks fourier-features modica-mortola perimeter point-cloud rendering-3d-graphics surface-reconstruction
Last synced: 15 Jul 2025
https://github.com/aespinosadev/opengl-renderer
OpenGL renderer showcasing all basic functionality to render 3D scenes.
computer-graphics cuda gpgpu graphics-engine graphics-programming opengl rendering rendering-3d-graphics shaders video-game
Last synced: 24 Jul 2025
https://github.com/aespinosadev/opengl-starterpack
OpenGL-StarterPack (GLSP) is a lightweight open source OpenGL based framework that facilitates and speeds up project creation by offering a thin and flexible abstraction to the basic objects of the OpenGL API
computer-graphics computer-science graphics graphics-engine graphics-library graphics-programming khrono learning open-source opengl opengl46 rendering rendering-3d-graphics rendering-engine shader shaders vulkan
Last synced: 30 Oct 2025
https://github.com/timendus/css-3d-engine
Experiment in rendering a navigable 3D scene using only CSS (and a sprinkle of JS)
3d 3d-engine css in-browser rendering rendering-3d-graphics
Last synced: 23 Feb 2026
https://github.com/jinhyeonseo01/OpenGL-E2U-Framework
Easy to understand, wrapped for ease of use C++ OpenGL API Pipeline Template Project. With) Assimp, ImGui, OpenGL SOIL
assimp cpp game glew glsl glut imgui imgui-glfw opengl rendering rendering-3d-graphics
Last synced: 18 Jan 2026
https://github.com/the-man-w-laughs/obj-renderer
A lightweight OBJ file renderer written in C# using the SFML library.
c-sharp dependency-injection dot-net flat-shading lambertian-shading matrix-transformations obj-files obj-parser rendering-3d-graphics sfml unit-testing xunit
Last synced: 27 Mar 2026
https://github.com/lostbeard/rendusa
A WebGL based 3D image and video media player supporting 2D+Z input with on the fly conversion to anaglyph, stereo, 9 view lenticular, and more.
3d anaglyph drupal javascript lenticular rendering-3d-graphics video webgl
Last synced: 12 Apr 2025
https://github.com/nojoule/joulegl
Low-level rendering framework in python
glsl opengl python rendering-3d-graphics
Last synced: 10 Apr 2025
https://github.com/archer-01/minirt
Simple Ray Tracer written in C
minilibx raytracing rendering-3d-graphics
Last synced: 10 Apr 2025
https://github.com/allancrabelo/fdf
FDF is a C application that renders 3D wireframe maps in isometric projection using MiniLibX. The project focuses on file parsing, matrix manipulation, vector math, keyboard events, and low-level 2D/3D graphics, showcasing strong skills in systems programming and graphical rendering.
42school cprogramming events graphics-programming isometric-graphics keyboard linux matrix minilibx optimization parsing projection-matrix rendering-3d-graphics rotation-matrix scaling visualization wireframe
Last synced: 15 Apr 2026
https://github.com/iricartb/computational-geometry-3d-rendering-process
Ivan Ricart Borges - Simulation of the rendering process used in 3D libraries like DirectX or OpenGL by creating a small video game with a main character in first person view that can be moved inside a stage.
3d-library c cpp opengl rendering-3d-graphics video-game
Last synced: 07 May 2026
https://github.com/sutac/renderer3d
This is a project that explores 3D rendering. It allows you to draw 3D objects loaded from .obj files and provides a simple engine for creating interactive experiences.
3d 3d-graphics rendering rendering-3d-graphics rendering-engine svelte sveltekit typescript
Last synced: 17 Mar 2026
https://github.com/Lemniscate-world/Mori
Mori is more than a software for drawing, designing, calculating and systematizing biomimicry and bioarchitectural projects. It is more than a dream, it makes people think about the wonders of advanced, safe, revolutionary natural mechanisms and ways of dealing with them. The goal of Mori is to reconnect technology with nature, man with wilderness
3dcad architecture architecture-components biometrics biomimetics biomimicry cad calculator design design-thinking modeling rendering-3d-graphics renewable-energy renewable-resources visualization
Last synced: 13 Oct 2025
https://github.com/avs/avs-go
Common web components for AVS data visualization products
avs big-data charting-library csharp csharp-library data-analysis data-science data-visualization datamanagement high-performance high-performance-computing java java-library javascript multi-dimensional multi-platform multi-threading rendering-3d-graphics rendering-engine webcomponents
Last synced: 10 Apr 2026
https://github.com/ozogxyz/3drenderer
Personal repo for 3D rendering in C Pikuma course.
c fundamentals graphics-engine rendering-3d-graphics sdl2
Last synced: 02 Apr 2025
https://github.com/komaxx/komaxx-gl
Pure java scene-graph based multi-purpose render engine (2d, 3d, apps)
android rendering-2d-graphics rendering-3d-graphics rendering-engine scene-graph
Last synced: 16 May 2026
https://github.com/carbonicsoda/kolu
Attempt to Render 3D in Canvas Without WebGL
canvas perspective-projection rendering-3d-graphics
Last synced: 28 Mar 2025
https://github.com/ananth-swamy/pygame-3d-cube
Render a 3D cube in pygame
3d 3d-engine 3d-engines 3d-graphics cube pygame pygame-3d renderer rendering-3d-graphics rendering-engine
Last synced: 23 Aug 2025
https://github.com/swiftsnamesake/wavefront-render
Rendering WaveFront OBJ models with GPipe
graphics opengl rendering-3d-graphics wavefront
Last synced: 16 May 2026
https://github.com/name-hw/janrenderer
심심해서 만든 C++17과 Zig로 작성된 Vulkan 렌더링 엔진
3d 3d-graphics cpp graphics graphics-engine graphics-programming render renderer renderering rendering-3d-graphics rendering-engine shader shaders vulkan vulkan-compute-shaders vulkan-engine vulkan-renderer zig zig-lib zig-library
Last synced: 18 May 2026
https://github.com/kartta-labs/kscope
4D viewer
3d 3js 4d rendering-3d-graphics time-slider time-travel
Last synced: 14 Apr 2025
https://github.com/horrjiy/minirt
42 Core Curriculum --- A raytracing project in C: Insert a scene and generate an image! --- Group project of @tleisterer and @Horrjiy.
42commoncore 42heilbronn c raytracing reflection rendering-3d-graphics
Last synced: 22 Jun 2025
https://github.com/teddybear182/3drenderer
simple 3d renderer made with Python
3d 3drendering python renderer rendering-3d-graphics
Last synced: 08 Aug 2025
https://github.com/xxxarixx/3dlinerenderer
3DLineRenderer for unity
computer-graphics mathematics mesh-generation rendering-3d-graphics unity3d-plugin
Last synced: 26 Feb 2025
https://github.com/morsiusiurandum/nexusengine
A simple cross-platform game engine
cplusplus cplusplus-20 d3d11 game-development game-engine graphics imgui physics rendering-3d-graphics rendering-engine
Last synced: 07 Apr 2025
https://github.com/yuehaowang/global_illumination
Monte-Carlo path tracing for global illumination.
computer-graphics global-illumination path-tracing ray-tracing rendering-3d-graphics
Last synced: 08 Apr 2025
https://github.com/lemniscate-world/mori
Mori is more than a software for drawing, designing, calculating and systematizing biomimicry and bioarchitectural projects. It is more than a dream, it makes people think about the wonders of advanced, safe, revolutionary natural mechanisms and ways of dealing with them. The goal of Mori is to reconnect technology with nature, man with wilderness
3dcad architecture architecture-components biometrics biomimetics biomimicry cad calculator design design-thinking modeling rendering-3d-graphics renewable-energy renewable-resources visualization
Last synced: 25 Mar 2025
https://github.com/aespinosadev/opengl-simplerenderer
Basic renderer using OpenGL I did some years ago. Perfect for learning purposes.
educational-project graphic-programming graphics graphics-engine graphics-programming learning opengl opengl-shading-language opengl-tutorial programming rendering-3d-graphics
Last synced: 21 May 2026
https://github.com/giorgiogamba/metaldemo
A graphics demo with Metal framework, written in C++ and Objective-C/C++
apple metal objective-c objective-c-plus-plus rendering rendering-3d-graphics rendering-engine
Last synced: 14 May 2026
https://github.com/microno95/cogl
Custom OpenGL API
cogl cpp-library cpp14 opengl rendering-3d-graphics
Last synced: 11 May 2026
https://github.com/spear97/py3d-world
A remake of an OpenGL Project that I made for my Computer Graphics Course at Texas Wesleyan University, but using ModernGL, Python, and PyGame.
3d-simulation computer-graphics computer-graphics-opengl glsl-shader graphics-3d graphics-engine graphics-programming moderngl object-oriented-programming opengl opengl-sandbox pygame pygame-application rendering-3d-graphics rendering-pipeline simulation-programming software-development
Last synced: 04 May 2026
https://github.com/pjborowiecki/comp3671-virtual-and-augmented-reality
This repository contains my final submission for the COMP3671 Virtual and Augmented Reality module assignment at Durham University in the academic year 2022/2023. Final grade received was 96/100.
3d-engine augmented-reality graphics-engine python rendering-3d-graphics virtual-reality vr
Last synced: 11 Jun 2025
https://github.com/aka411/opengl-rendering-engine
A simple experimental rendering engine.
gltf2 opengl pbr-materials rendering-3d-graphics rendering-engine skeletal skeletal-animation
Last synced: 14 May 2026
https://github.com/manish1803/haunted-house
Experience a spooky 3D haunted house with eerie visuals and real-time animations, built with Three.js for a chilling web experience.
3d 3d-graphics 3d-horror haunted-house js rendering rendering-3d-graphics
Last synced: 31 Mar 2025
https://github.com/tkovs/robot
:curly_loop: Estudando modelagem 3D.
3d-modelling practicing rendering-3d-graphics
Last synced: 19 Jan 2026
https://github.com/thefraind/vally
Basic OpenGL 3D rendering engine
3d 3d-graphics cpp graphics graphics-programming opengl rendering rendering-3d-graphics rendering-engine
Last synced: 31 Mar 2025
https://github.com/jinhyeonseo01/cppconsole3drenderingstudy
c++ Console 3D Rendering Pipeline Example
3d-graphics console cpp eigen matrix pipeline rendering-3d-graphics
Last synced: 30 Mar 2025
https://github.com/shadowlp174/3dengine
A renderengine using the Canvas element and JavaScript
browser canvas javascript renderer rendering rendering-3d-graphics rendering-engine
Last synced: 23 Jul 2025
https://github.com/spear9722/py3d-world
A remake of an OpenGL Project that I made for my Computer Graphics Course at Texas Wesleyan University, but using ModernGL, Python, and PyGame.
3d-simulation computer-graphics computer-graphics-opengl glsl-shader graphics-3d graphics-engine graphics-programming moderngl object-oriented-programming opengl opengl-sandbox pygame pygame-application rendering-3d-graphics rendering-pipeline simulation-programming software-development
Last synced: 15 May 2026
https://github.com/pacheco95/khronos-vulkan-tutorial-cpp
Implementation of the original Khronos Vulkan Tutorial using the C++ binding
cplusplus cpp cpp-bindings game-development game-engine khronos khronosgroup rendering-2d-graphics rendering-3d-graphics rendering-engine tutorial vulkan vulkan-engine vulkan-game-engine vulkan-sdk
Last synced: 30 Oct 2025
https://github.com/lvntky/siren
Siren | Simple Renderer
cpp renderer rendering rendering-3d-graphics rendering-engine wavefront-obj
Last synced: 29 Oct 2025
https://github.com/roeliefantje/ultimate-voxel-engine
This project is my attempt at creating the ultimate voxel engine. Using path tracing to render a large amount of tiny voxels.
rendering rendering-3d-graphics rust voxel-engine wgpu wgpu-rs
Last synced: 01 May 2026
https://github.com/iamtakuu/opengl-poe
Custom OpenGL render engine :)
cpp opengl rendering-3d-graphics
Last synced: 15 May 2026
https://github.com/bsgbryan/testing-hybrid-renderer
A Unity project testing out and experimenting with the DOTS Hybrid Renderer
dots rendering rendering-3d-graphics rendering-engine unity3d
Last synced: 27 Apr 2026
https://github.com/dmytrozykov/vally
Basic OpenGL 3D rendering engine
3d 3d-graphics cpp graphics graphics-programming opengl rendering rendering-3d-graphics rendering-engine
Last synced: 17 May 2026
https://github.com/codiphile/my-portfolio
Showcasing my skills and projects with this Three.js-powered portfolio website 😎
3dmodel react-fiber-three react-three-drei reactjs rendering-3d-graphics threejs
Last synced: 11 Jun 2026
https://github.com/talvikuu1476/space_and_asteroids
An OpenGL-based simulator of space, planets and asteroids.
cpp opengl rendering-3d-graphics
Last synced: 27 Apr 2025
https://github.com/shreyas9699/opengl-base-template
A base OpenGL template for Visual Studio 2022, with GLFW, GLEW, glm, and Dear ImGUI to directly build projects on it.
cpp dear-imgui glew glfw glm opengl3 rendering-2d-graphics rendering-3d-graphics
Last synced: 25 Mar 2025