|
e922efb897
|
Add temp fix for model gaps in tri rasterisation
|
2017-05-23 18:23:31 +10:00 |
|
|
237e73253a
|
Fix incorrect indexing into vertex array for model
Wavefront model obj format indexes starting from 1, offset during load by -1 to
make all indexes be 0 based.
|
2017-05-22 20:54:34 +10:00 |
|
|
2c745d3571
|
Rename membuffer to memstack
|
2017-05-22 18:34:10 +10:00 |
|
|
8ce4221ad2
|
Minimal viable wavefront object parser completed
|
2017-05-22 15:54:44 +10:00 |
|
|
ce539d4903
|
Start parser for Wavefront 3D Object file format
|
2017-05-20 22:56:57 +10:00 |
|
|
f040c377e9
|
Add gamma correction with SRGB<->Linear converting
|
2017-05-18 21:33:39 +10:00 |
|
|
ceb37ec4b0
|
Add proper bitmap rotation and 1:1 texture mapping
|
2017-05-17 16:18:03 +10:00 |
|
|
ce69de7aeb
|
Add mem diagnostics, prepare for bitmap rotation
|
2017-05-17 02:49:33 +10:00 |
|
|
3ec64da44c
|
Fix rotation on triangles
|
2017-05-16 17:36:51 +10:00 |
|
|
51342122b9
|
Add some support for rotation and scale
|
2017-05-16 02:15:28 +10:00 |
|
|
d384a303d3
|
Draw bitmaps clip are clipped to screen space
|
2017-05-14 19:18:41 +10:00 |
|
|
2bb16ebe68
|
Add minor debug display
|
2017-05-14 17:49:33 +10:00 |
|
|
d9ce1e1079
|
Add line rendering
|
2017-05-10 18:48:27 +10:00 |
|
|
e6d198b232
|
Add dll reloading
|
2017-05-08 22:59:44 +10:00 |
|
|
7f62ce23d0
|
Initial commit
|
2017-05-03 02:04:12 +10:00 |
|