librw/TODO

47 lines
893 B
Plaintext
Raw Normal View History

2017-08-05 01:54:03 +08:00
- change naming convention? make globals stand out more
- implement basic types
- geometry lock/unlock
-> reinstance
-> revisit pipelines
-> implement tristrips
- rasters
- lock/unlock
- camera rasters
- more file formats (PNG)
- PS2 rendering!
- Im2d and Im3d
2014-12-28 19:06:19 +08:00
BUGS:
- fseek with negative offset on ps2 over ps2link messes up the current position
2014-12-19 18:07:48 +08:00
Clump & related:
- !!! work on ref counts, destruction, copying etc.
2014-12-19 18:07:48 +08:00
- define and use types:
color
triangle
texcoord
- implement plugins:
Clump
2015-08-12 02:57:43 +08:00
Animation (old III dffs)
2015-08-17 16:24:24 +08:00
Frame
Animation (old III dffs)
2014-12-19 18:07:48 +08:00
Atomic
2015-08-16 22:44:59 +08:00
((Particles)) 0x118
2015-08-12 02:57:43 +08:00
Skin (old III dffs)
2014-12-19 18:07:48 +08:00
Geometry
2015-08-16 22:44:59 +08:00
((Morph)) 0x105
2014-12-19 18:07:48 +08:00
- only stubs:
R* 2dfx 0x253F2F8
R* Collision 0x253F2FA
2015-08-12 02:57:43 +08:00
Texture Dictionary / Native Textures
2014-12-19 18:07:48 +08:00
- Pipelines (PDS, Xbox, PC)
2015-08-17 16:24:24 +08:00
- ADC conversion
2014-12-19 18:07:48 +08:00
- uninstance geometry (PS2)
2014-12-19 18:07:48 +08:00
- anim interpolation (only stubs right now)