728x90
반응형
https://github.com/GameTithe/RayMarching/tree/main
GitHub - GameTithe/RayMarching
Contribute to GameTithe/RayMarching development by creating an account on GitHub.
github.com
추가자료:
https://iquilezles.org/articles/smin/
Inigo Quilez :: computer graphics, mathematics, shaders, fractals, demoscene and more
Intro One of the basic building blocks of Signed Distance Field (SDF) modeling based on basic primitives (as opposed to Grids or Neural Networks) is the Smooth-Minimum operator or Smooth-Union. This is similar to a regular Minimum/Union operator, but, well
iquilezles.org
728x90
반응형
'ComputerGraphics > 실습저장소' 카테고리의 다른 글
[실습저장소] 3D Stable Fluid(+free slip) (0) | 2025.05.31 |
---|---|
[실습저장소] 3D Stable Fluid (in Unity) (0) | 2025.05.30 |
[실습저장소] PBR (Physically Based Rendering) (0) | 2025.05.09 |
[실습저장소] Stencil Buffer (0) | 2025.05.09 |
[실습저장소] 연기 시뮬레이션 ( 논문: Visual Simulation of Smoke ) (0) | 2025.03.26 |