An open API service indexing awesome lists of open source software.

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/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/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/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/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/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/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-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/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/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/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/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/swiftsnamesake/wavefront-render

Rendering WaveFront OBJ models with GPipe

graphics opengl rendering-3d-graphics wavefront

Last synced: 16 May 2026

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/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/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/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/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/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/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/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