lowenware / dotrix

A 3D engine with ECS and Vulkan renderer for Rust developers
https://dotrix.rs
MIT License
290 stars 11 forks source link

Feat/texture updates #159

Closed QuantumEntangledAndy closed 2 years ago

QuantumEntangledAndy commented 2 years ago

This adds features from #152 that I am adding here to make the PRs more modular

Specifically:

QuantumEntangledAndy commented 2 years ago

Awesome, glad to help. I'll work these changes into my voxels and get materials working with it.

I'll see about adding a tera PR too after that