#计算机科学#Instant neural graphics primitives: lightning fast NeRF and more
翻译 - 即时神经图形基元:闪电般快速的 NeRF 等
Simple SDF mesh generation in Python
翻译 - Python中简单的SDF网格生成
#计算机科学#Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/
A simple CAD package using signed distance functions
a playground for making 3D art with lisp and math
#算法刷题#Euclidean distance & signed distance transform for multi-label 3D anisotropic images using marching parabolas.
Create, ray trace & export programatically defined Signed Distance Function CSG geometries with an API suited for generative art - in your browser! 🎉
#计算机科学#Pytorch code for ECCV'22 paper. ShAPO: Implicit Representations for Multi-Object Shape, Appearance and Pose Optimization
Fast and light-weight Marching Cubes library in C++ without any dependencies.
Volumetric structures such as voxels and SDFs implemented in pytorch
[CVPR2023 Highlight] Marching-Primitives: Shape Abstraction from Signed Distance Function
A Flexible Framework for Robot visualization and programming in Python
Sphere tracing signed distance functions.
Signed is a 3D modeling and construction language based on Lua and SDFs. Signed will be available for macOS and iOS and is heavily optimized for Metal.
A Go library for signed distance function shape generation. Read as 3D printing shape design.
Signed Distance Function from triangle mesh.
A fast and cross-platform Signed Distance Function (SDF) viewer, easily integrated with your SDF library.
Make complex Ray Marching SDF objects using nodes with the Material Maker editor and this library
#计算机科学#Implementation of Differentiable Sign-Distance Function Rendering - in Pytorch