Textures! (#6)

This commit is contained in:
Patrick Stevens
2021-04-24 22:08:04 +01:00
committed by GitHub
parent bf0fe27f94
commit 67f9f8d3bf
7 changed files with 190 additions and 67 deletions

View File

@@ -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" />