Registry / other / all-is-cubes

all-is-cubes

JSON →
library0.10.0rscratesunverified

Recursive voxel game engine that can be used for voxel raytracing.

# Cargo.toml [dependencies] all-is-cubes = "0.10.0"
INSTALL
IMPORT
SIG · ALL-IS-CUBES
A
all-is-cubes
otherrustv0.10.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Universe
use all_is_cubes::Universe;

Creates a new voxel universe.

use all_is_cubes::Universe; fn main() { let mut universe = Universe::new(); println!("Universe created: {:?}", universe); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
48 hits · last 30 days
node
42
Meta
2
OpenAI (training)
1
Resources
all-is-cubes — cargo add all-is-cubes · libregistry