Skip to content

Emtrixx/wgpu-raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WGPU Raytracer

This is a raytracer implemented with the wgpu library using compute shaders.

Installation

To install the project, you will need to have Rust installed on your system.

Once you have done this you can clone the repository:

git clone [email protected]:Emtrixx/wgpu-raytracer.git

Usage

To use the project, you can run the main program using the following command:

cargo run

This will start the raytracer program, which allows you to control the camera using the keyboard (WASD).

Contributing

If you would like to contribute to the project, you can fork the repository on GitHub and submit a pull request with your changes. Please make sure to follow the coding conventions and style guidelines used in the project.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

This project was inspired by the following resources:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published