This thread is dedicated to the discussion, notes, and tools about the Fast3D Microcode used in SM64.
You can view the wiki page for the list of commands: http://hack64.net/wiki/doku.php?id=super...t_commands
Tools
N64 Color Combiner Decoder/Encoder by Davideesk
These are 2 simple online tools that I made in javascript to decode and encode 0xFC commands. The decoder will break down the 0xFC into the separate tables to view the different a, b, c, d values. The encoder allows you to create custom 0xFC commands by selecting the a, b, c, d values in each of the tables.
(Decoder) http://bin.smwcentral.net/u/26355/N64_cc_decoder.htm
(Encoder) http://bin.smwcentral.net/u/26355/N64_cc_encoder.html
Let me know if I should add anything to this post that could be useful.
You can view the wiki page for the list of commands: http://hack64.net/wiki/doku.php?id=super...t_commands
Tools
N64 Color Combiner Decoder/Encoder by Davideesk
These are 2 simple online tools that I made in javascript to decode and encode 0xFC commands. The decoder will break down the 0xFC into the separate tables to view the different a, b, c, d values. The encoder allows you to create custom 0xFC commands by selecting the a, b, c, d values in each of the tables.
(Decoder) http://bin.smwcentral.net/u/26355/N64_cc_decoder.htm
(Encoder) http://bin.smwcentral.net/u/26355/N64_cc_encoder.html
Let me know if I should add anything to this post that could be useful.