mitsuba
Render engine
A research-oriented rendering system with an emphasis on experimental techniques and modularity.
Mitsuba renderer main repository
1k stars
60 watching
321 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tszirr/mitsuba-im | An interactive rendering framework built on top of the mitsuba renderer | 68 |
mortennobel/simplerenderengineproject | A C++ render engine project with dependencies for game development. | 44 |
mitsuba-renderer/nanogui | A minimalistic cross-platform GUI library for rendering graphics using OpenGL and other frameworks. | 1,580 |
mitsuba-renderer/enoki | Enables automatic transformations of numerical code to create vectorized and differentiated implementations on modern processor architectures. | 1,259 |
avilapa/vxr | A general-purpose rendering engine designed to handle 3D graphics and materials with advanced features. | 264 |
mortennobel/simplerenderengine | A C++14-based graphics rendering engine designed to simplify 2D and 3D graphics programming. | 347 |
kosua20/rendu | A graphics rendering engine designed for experimentation with Vulkan and various rendering techniques. | 548 |
malerba118/react-particle-image | An image rendering library that generates interactive particles based on pixel color and size characteristics. | 463 |
rendertoolbox/rendertoolbox4 | A Matlab toolbox for managing 3D scenes and physically-based rendering using PBRT and Mitsuba renderers. | 48 |
kosua20/herebedragons | A collection of implementations of the same 3D scene using various rendering methods and APIs | 1,732 |
enjiushi/vulkanlearn | A real-time rendering engine demonstrating various techniques like deferred rendering, physical-based rendering, and Vulkan optimization. | 291 |
pumexx/pumex | A universal rendering engine using Vulkan API that enables multithreaded rendering on multiple windows and graphics cards. | 295 |
angelo1211/hybridrenderingengine | A high-performance rendering engine that combines physically based shading and image-based lighting techniques using OpenGL. | 1,192 |
emilk/imgui_software_renderer | Software renderer for Dear ImGui GUI library | 267 |
ktstephano/stratusgfx | A low-level rendering engine designed to learn modern graphics techniques and provide a flexible platform for developers to build 3D applications. | 677 |