Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 416 Bytes

File metadata and controls

21 lines (17 loc) · 416 Bytes

A-Ray

Build instructions

To build run

	git clone https://github.com/Silver-will/A-Ray.git --recursive
	cd A-ray
	mkdir output
	cd output
	cmake ..
	cmake --build .

Dependencies

You'll need the following dependencies downloaded with their environmental variables setup

  • Cmake version 3.12 or newer
  • C++ 23 Compliant compiler
  • GPU with support for vulkan 1.3
  • WSL or bash