본문 바로가기

ComputerGraphics/실습저장소

[실습저장소] Ray Marching

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
반응형