|
PmWiki
pmwiki.org
edit SideBar
|
- mysql database:
- "rate" a model
- comment on a model
- categories/keywords for models (e.g. boson/opencity/tanks/buildings/trees/etc)
- store authors of models
- maybe store license of model (to allow search/browse by license)?
- maybe store polycount of model (would need bopixmaprenderer to support it by writing this info to some file)
- search/browse by categories/authors
- include models from orts
- find out which textures are required for which model
- find out who made the models (+ contact him on the "do you own the textures" issue)
- better webpage style/layout?
- get some publicity when we have enough models and good web frontend (e.g. mysql stuff done)
- announce on happypenguin.org, linuxgames, linux-gamers, etc
- support for light in bomodelpixmaps
- support for direct rendering in bomodelpixmaps. Reasons:
- shaders could be used
- indirect rendering was used because
- I need to be able to run this program on important systems where hardware GL might cause system freezes (still a valid point! so don't remove indirect rendering!)
- I expected it to be faster than direct+grabbing the buffer, but apparently this is not the case
|