babylon 0.0.15

A wrapper for Babylon.js
Documentation
1
2
3
4
5
6
make:
	@cargo build
lint:
	@cargo fmt
serve:
	python3 -m http.server 8080