Commit Graph

17 Commits

Author SHA1 Message Date
antopilo
37fd764248 Switched to bool in shader while sending ints! 2025-01-12 22:34:25 -05:00
antopilo
28e902b176 moved all descriptor to GPU resource + fixed all validation errors 2025-01-12 20:24:31 -05:00
antopilo
e203ac5bd8 Started working towards supporting all the splits 2025-01-12 00:02:56 -05:00
antopilo
d419d6019f Bindless Camera views 2025-01-10 21:12:59 -05:00
antopilo
5a0686bd17 Now PBR directional 2025-01-09 22:40:16 -05:00
antopilo
194b81e114 PBR Directional light working 2025-01-09 19:37:55 -05:00
antopilo
8e8fa1cd6d Fixed color attachments not working 2025-01-09 19:21:53 -05:00
antopilo
a197ab62a6 Started shading pass 2025-01-09 19:08:04 -05:00
antopilo
e5671fd47b Fixed errors with descriptors input 2025-01-08 22:18:46 -05:00
antopilo
b40b0045b9 Started automatic sync + transition for render pass 2025-01-08 21:19:23 -05:00
antopilo
f0325e1ce9 Bindless texture buffer now working 2025-01-08 19:23:40 -05:00
antopilo
3d5ad2e131 Fixed normal TBN matrix 2025-01-04 21:39:46 -05:00
antopilo
1471c2849d All material data now works 2025-01-04 20:37:24 -05:00
antopilo
f3486bc316 Now passing material index + buffer 2025-01-04 20:33:29 -05:00
antopilo
3f6de89262 Now rendering to multiple render target 2025-01-04 18:51:11 -05:00
antopilo
c67b9f18e5 Now renders albedo 2025-01-04 15:13:04 -05:00
antopilo
29130dde7f Triangle in render texture 2024-12-07 21:48:59 -05:00