Commit Graph

15 Commits

Author SHA1 Message Date
Lucas Dower
458b2ddf58
Added transparency options in material section
* Fixed sampling texture colour with mismatched diffuse and alpha map dimensions
* Fixed opening directory of texture on Windows
2023-01-22 22:11:27 +00:00
Lucas Dower
428ba8ae13
Added fresnel and smooth shading to meshes 2022-11-28 23:01:25 +00:00
Lucas Dower
c0558c209c
Merge branch '0.7' into 0.7-lighting 2022-11-14 19:26:33 +00:00
Lucas Dower
f015f3f747
Merge branch '0.7' into 0.7-materials 2022-11-13 02:07:25 +00:00
Lucas Dower
74a2964808
Fixed alpha factor on solid materials 2022-11-13 00:45:03 +00:00
Lucas Dower
f5932e61b1 Initial lighting commit, very unoptimised 2022-10-23 00:48:45 +01:00
Lucas Dower
a1bebf332a Fixed actions enabling while still rendering 2022-10-01 23:41:58 +01:00
Lucas Dower
7108100956 Rename alphaValue to alphaFactor 2022-07-12 19:33:48 +01:00
Lucas Dower
f9d2e37a07 Load alpha value from .mtl material 2022-07-12 19:26:19 +01:00
Lucas Dower
7c71f60817 Fixed opaque voxels appearing slightly transparent 2022-07-10 18:15:47 +01:00
Lucas Dower
687ed7159a Added support for alpha maps 2022-06-12 02:07:09 +01:00
Lucas Dower
80967ec945 Added support for transparent blocks 2022-06-12 00:47:30 +01:00
Lucas Dower
e8f1f45716 Added transparency to debug rendering 2022-05-14 17:41:27 +01:00
Lucas Dower
bcbda83488
Fixed uniform precision compile error on macOS 2022-04-17 01:02:16 +01:00
Lucas Dower
ae648e4a95 Renamed resources and test folders 2022-03-23 21:59:50 +00:00