Skip to content

uinosoft/t3d-atmosphere

Repository files navigation

t3d-atmosphere

⚠️ WORK IN PROGRESS - This library is under active development and not yet ready for production use.

A library for atmospheric rendering based on t3d.js. Inspired by precomputed_atmospheric_scattering

Examples

Build

# Install dependencies
npm install

# Development build with watch mode
npm run dev

# Production build
npm run build

Examples

To build and run the examples:

# Option 1: From the root directory
npm run install-examples

# Option 2: Navigate to examples directory
cd ./examples && npm install

About

A library for atmospheric rendering based on t3d.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published