You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
215 B

9 months ago
[package]
name = "tri"
version = "0.1.0"
edition = "2021"
[dependencies]
winit = "0.20.0"
ash = "0.29.0"
num = "0.2"
cgmath = "0.17.0"
image = "0.22"
memoffset = "0.5.1"
tobj = "0.1.10"