A PyTorch3D walkthrough and a Medium article 👋 on how to render 3D .obj meshes from various viewpoints to create 2D images.
-
Updated
Jun 24, 2021 - Jupyter Notebook
A PyTorch3D walkthrough and a Medium article 👋 on how to render 3D .obj meshes from various viewpoints to create 2D images.
Animate a given video by using a robot to paint each frame. Frames are converted into brush strokes using a novel stroke-based rendering algorithm.
Collection of links to great software development resources!
A 3d rendering engine built with native Java.
Comanche's Voxel Space rendering algorithm written in C using SDL.
MSG (FUIYOH!) stands for Modular Scene-Graph
Re-implement Comanche's voxel space terrain rendering algorithm with csharp
A naive path tracing (global illumination) implementation written in C#.
An Image generator that uses a fractal rendering technique related to the Mandelbrot set.
CPU Renderer using rasterization to display 3D models
Texture filtering using triangle summed area maps
A C++ graphics engine designed for learning and experimentation. Provides progressive abstractions over modern rendering systems, enabling users to study, modify, and reimplement core graphics concepts and engine architecture.
Several implementations of A-Buffer using modern OpenGL ES API.
A non-realtime ray tracing rendering engine for linux
Noxo Network
Add a description, image, and links to the rendering-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the rendering-algorithm topic, visit your repo's landing page and select "manage topics."