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...
1 year ago
.cargo Skeleton code 1 year ago
assets Very basic entity file parsing 1 year ago
examples Skeleton code 1 year ago
lib Skeleton code 1 year ago
media Skeleton code 1 year ago
packages Skeleton code 1 year ago
platforms Skeleton code 1 year ago
scripts Skeleton code 1 year ago
src Very basic entity file parsing 1 year ago
.gitattributes Skeleton code 1 year ago
.gitignore Skeleton code 1 year ago
.gitignore copy Skeleton code 1 year ago
Cargo.lock Very basic entity file parsing 1 year ago
Cargo.toml Very basic entity file parsing 1 year ago
README.md Skeleton code 1 year ago
rust-toolchain.toml Skeleton of an editor. Just a window with solid toggling. 1 year ago
shell.nix Skeleton code 1 year ago

README.md