sRGB aware framebuffer & colour handling

This commit is contained in:
2024-08-16 22:18:44 +10:00
parent 761fb71af3
commit 64db513f62
5 changed files with 214 additions and 19 deletions

View File

@ -10,6 +10,7 @@ add_executable(Voxelotl MACOSX_BUNDLE
Matrix4x4.swift
Rectangle.swift
AABB.swift
Color.swift
NSImageLoader.swift
Renderer.swift