Hey 👋
I wanted to ask why are the installation instructions so complex if RaytracingAlgorithm is defined as a binary package in the nimble file (RaytracingAlgorithm.nimble) therefore requirements and building is done with nimble install RaytracingAlgorithm.
So the Requirements and Installation sections in the README can be replaced with just nimble install RaytracingAlgorithm.
Btw RaytracingAlgorithm seems really interesting and a cool project ❤️
Hey 👋
I wanted to ask why are the installation instructions so complex if RaytracingAlgorithm is defined as a binary package in the nimble file (
RaytracingAlgorithm.nimble) therefore requirements and building is done withnimble install RaytracingAlgorithm.So the Requirements and Installation sections in the README can be replaced with just
nimble install RaytracingAlgorithm.Btw RaytracingAlgorithm seems really interesting and a cool project ❤️