Repository navigation
3D
3D 技术广泛应用于电影、视频游戏、建筑、工程和产品设计等领域。它使设计师能够创建可以在三维空间中操控和渲染的数字模型。3D 建模软件用于创建和操作 3D 模型,而 3D 动画软件则用于在这些模型中创建运动和效果。3D 技术还被应用于 3D 打印,从数字模型中制作出物理对象。
[ECCV 2022] Tensorial Radiance Fields, a novel approach to model and reconstruct radiance fields
An unofficial implementation of paper 3D Gaussian Splatting for Real-Time Radiance Field Rendering by taichi lang.
Automatically saves a numbered or dated image after every render and can extend the Blender output path with dynamic variables.
Differentiable Shadow Mapping for Efficient Inverse Graphics (CVPR 2023)
Our method takes as input a collection of images (100 in our experiments) with known cameras, and outputs the volumetric density and normals, materials (BRDFs), and far-field illumination (environment map) of the scene.
A simple rendering library to experiment with CG techniques in OpenGL.
The TexFusion AI app was created by the Flutter framework and is a new AI art generation tool that can create amazing images from just text prompts. TexFusion AI can also make variations and different styles of your existing image. It uses the brain_fusion API to get 3D-rendered images.
NVFi in PyTorch (NeurIPS 2023)
physically based path tracer written in JavaScript
🔥OSN in PyTorch (ICML 2024)
A high-performance 3D software renderer implemented in Python, optimized with NumPy and Numba JIT compilation.