fermat
Rendering system
A high-performance physically based rendering system designed to teach advanced rendering algorithms on parallel hardware.
Fermat is a high performance research oriented physically based rendering system, trying to produce beautiful pictures following the mathematician’s principle of least time
166 stars
26 watching
22 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nvlabs/relvit | A deep learning framework designed to improve visual reasoning capabilities by utilizing concepts and semantic relations. | 64 |
nvpro-samples/gl_vk_meshlet_cadscene | Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 373 |
nvpro-samples/gl_vk_bk3dthreaded | A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads | 84 |
natevm/foton | An interactive Vulkan graphics engine with an asynchronous Python scripting environment | 22 |
nvlabs/bongard-hoi | A benchmarking tool and software framework for evaluating few-shot visual reasoning capabilities in computer vision models. | 64 |
nadrin/pbr | An implementation of physically based rendering techniques in various graphics APIs for comparison and demonstration purposes. | 1,402 |
nvlabs/prismer | A deep learning framework for training multi-modal models with vision and language capabilities. | 1,299 |
dvlab-research/llama-vid | An image-based language model that uses large language models to generate visual and text features from videos | 748 |
nvlabs/edm | This project provides a set of tools and techniques to design and improve diffusion-based generative models. | 1,447 |
havivha/nand2tetris | An implementation of a complete computer using Nand gates on up as described in the book 'The Elements of Computing Systems' | 420 |
nvidia-merlin/nvtabular | A library that provides a high-level abstraction for feature engineering and preprocessing of tabular data to accelerate deep learning recommender systems on GPUs. | 1,057 |
flanggut/smvs | Reconstructs 3D scenes from multiple images using a shading-aware multi-view stereo approach | 253 |
matlab-deep-learning/nerf | An implementation of neural radiance fields in MATLAB for 3D reconstruction and rendering | 10 |
nvpro-samples/gl_vk_threaded_cadscene | A sample project demonstrating various rendering approaches using OpenGL and Vulkan with threaded CAD scene rendering | 165 |
notnullnotvoid/diwide | A feature-rich real-time 3D rendering software with advanced features such as perspective-correct interpolation and physically-based lighting | 26 |