In this application, we have replicated the model of Richard Mattka's site.
https://nemutas.github.io/r3f-gyroid-sphere/
- TypeScript
- React(Create React App)
- React Three Fiber(Three.js)
- Raymarching
- Post-processing
This is a technical document on Raymarching. They are all very easy to understand and are excellent documents.
- wgld.org - Japanese
- Inigo Quilez - articles
- Raymarching simple scene #48
- Live Coding and Alien Orb - Modeling & Shadows
This source code is not MIT License.
❌ Commercial use is prohibited.
❌ Redistribution is prohibited.
❌ Diversion is prohibited.(Incorporate all of the code into the project, etc.)
✅ You can look at the application and reproduce the representation.
✅ You can use parts of the code.