init
This commit is contained in:
13
Cargo.toml
Normal file
13
Cargo.toml
Normal file
@ -0,0 +1,13 @@
|
||||
[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"
|
Reference in New Issue
Block a user