Virtual3D icon indicating copy to clipboard operation
Virtual3D copied to clipboard

An efficient 3D engine for the TI 83PCE and the TI 84+CE written in ez80 assembly

Results 4 Virtual3D issues
Sort by recently updated
recently updated
newest added

Hi! I don't really code ASM, to be honest I'm just playing with my calculator right now. I tried the build of the demo but it end up with a...

There is a random crash leading to reset with NMI trigger somewhere. Most likely in texture code or cliping code. This need to be investigated. Based on early test, there...

Clipping method soemthing produce un-usefull triangle. A better approach could be found to avoid these which are expensive in later stage.

Error compiling level example in fasm-g ez80 `flat assembler version g.k4v8` `example/lvl.asm [298]:` ` call vxQuaternionRotationAxis` `call? [12] (CALM)` `Error: symbol 'vxQuaternionRotationAxis' is undefined or out of scope.` I'm sorry...