titanium-engine 0.1.0

Lightweight and performant graphics engine built on top of wgpu.
Documentation
[dependencies]

[lib]
name = "titanium_engine"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Lightweight and performant graphics engine built on top of wgpu."
edition = "2024"
license-file = "LICENSE"
name = "titanium-engine"
readme = "README.md"
repository = "https://github.com/michaelbuerger/titanium-engine"
version = "0.1.0"