This project compares different approaches to volumetric data visualization in Three.js:
- Using GLB format
- Three.js
VolumeRenderShader1 - Custom shader
@agrodt/three-soil-volume-shader
See the demo
To run this project locally:
-
Install Bun.
-
Clone the repository:
git clone 1 https://github.com/AgroDT/ThreeSoilVolumeCompare.git- Install dependencies:
bun i- Run the development server:
bun devThis project is licensed under the MIT License.