This project demonstrates how to use the
@agrodt/three-soil-volume-shader
and @agrodt/three-zstd-volume-loader
libraries to visualize soil CT scan data. See the online
demo.
To run this project locally, follow these steps:
-
Install Node.js.
-
Clone the repository:
git clone --depth 1 https://github.com/AgroDT/three-soil-volume-shader.git
cd three-soil-volume-shader- Install dependencies and start the development server:
corepack enable
pnpm install
pnpm devThis project is licensed under the MIT License.