https://github.com/pannapudi/vokselis
Interactive volume renderer with Rust and Wgpu
https://github.com/pannapudi/vokselis
graphics rust shaders volume-rendering voxel wgpu
Last synced: about 1 year ago
JSON representation
Interactive volume renderer with Rust and Wgpu
- Host: GitHub
- URL: https://github.com/pannapudi/vokselis
- Owner: pannapudi
- License: mit
- Created: 2022-02-25T18:22:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-20T23:51:53.000Z (over 3 years ago)
- Last Synced: 2025-02-28T18:42:28.630Z (over 1 year ago)
- Topics: graphics, rust, shaders, volume-rendering, voxel, wgpu
- Language: Rust
- Homepage:
- Size: 4.79 MB
- Stars: 19
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vokselis
Experiments with volume rendering
```bash
$ cargo run --example trig
```

```bash
$ cargo run --example bonsai
```

```bash
$ cargo run --example xor
```
