You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Elijah C. Voigt 8027af5303 Very basic entity file parsing
Implements basic parsing for name, uuid, and transform.
Eventually will add Gltf Scene and Parent attribution.
Next need to convert these loaded values to entity components.

Pretty sure it doesn't work, just that it compiles...
2 years ago
.cargo Skeleton code 2 years ago
assets Very basic entity file parsing 2 years ago
examples Skeleton code 2 years ago
lib Skeleton code 2 years ago
media Skeleton code 2 years ago
packages Skeleton code 2 years ago
platforms Skeleton code 2 years ago
scripts Skeleton code 2 years ago
src Very basic entity file parsing 2 years ago
.gitattributes Skeleton code 2 years ago
.gitignore Skeleton code 2 years ago
.gitignore copy Skeleton code 2 years ago
Cargo.lock Very basic entity file parsing 2 years ago
Cargo.toml Very basic entity file parsing 2 years ago
README.md Skeleton code 2 years ago
rust-toolchain.toml Skeleton of an editor. Just a window with solid toggling. 2 years ago
shell.nix Skeleton code 2 years ago

README.md