Skip to content

NuroDev/atlas

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

πŸ‘¨β€πŸ’» Development

Requirements

To use this project you will need the following tools installed on your system:

Clone

To fetch the repository, use the following command:

git clone https://github.com/nurodev/atlas.git

Build

To build the project with your desired target platform, use the following command & replacing the --features parameter with your desired backend target:

cargo build --features [dx11|dx12|metal|vulkan]

Run

Similarly to run the applicatio, use the following command:

cargo run --features [dx11|dx12|metal|vulkan]

πŸ”‘ License

MIT Β© Ben Dixon

Releases

No releases published

Packages

No packages published

Languages