mirror of
https://github.com/Smaug123/ray-tracing-fsharp
synced 2025-10-18 10:08:39 +00:00
Textures! (#6)
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<Compile Include="Float.fs" />
|
||||
<Compile Include="Point.fs" />
|
||||
<Compile Include="Pixel.fs" />
|
||||
<Compile Include="Texture.fs" />
|
||||
<Compile Include="Domain.fs" />
|
||||
<Compile Include="Ray.fsi" />
|
||||
<Compile Include="Ray.fs" />
|
||||
|
Reference in New Issue
Block a user