DCxDemo

Results 123 issues of DCxDemo

Implement MIDI to CSEQ conversion.

enhancement
feature request

Use Assimp for a generic custom model loader.

enhancement
feature request
long term

Implement alpha for instanced models, currently it uses normal effect.

enhancement
feature request

Implement ghost parser, both memory card and tropy/oxide ghosts found in time trial levels.

enhancement
research needed

Research possibility to group vram regions that use same palette. Currently it extracts a texture per face, which has several negative effects: * obviously, original texture is cut in multiple...

enhancement

Implement ctr models parser (.ctr files). Base requirements: - [x] read all LODs - [x] read mesh - [x] apply vcolor data - [x] apply texture data Enhanced parsing (beyond...

enhancement
feature request
research needed

Research needed for the chunk of data that controls water animation.

research needed

Update menu system to use events.

enhancement
refactoring

At this point we know this array is a kind of BSP tree used to render QuadBlocks. Defines sets of visible quads from every other quad in the level. Every...

research needed

Implement per-face collision for kart mode.

feature request
long term