Results for "Author: josh code"
This is a short, simple program that shows how to draw a wire frame for a 3D model. Anyone interested in math or 3D graphics should like playing with this code. It is only about 200 lines so have fun. There is also a PDF to explain the algebra. Please comment and vote on it.
Last updated on September 7, this program shows how to make an interpreter. The script is based on the assembly language with jumps and labels but still programs graphical output just the same as Logo's Turtle. It has 5 html help files. I hope you like it. Please comment on the program. I'd like to know what changes or additions might be good for the program.
This program was made to show you how to convert number bases easily and efficiently. The program supports binary, octal, decimal, hex, and ascii(base 256). Please vote on my code.
This program shows how to draw transparent bitmaps. It also thoroughly explains the way masks, sprites are created and used with logic to create the transparent bitmap. Please vote on the project.
loads, saves, and creates source code files for colour palettes. It even creates an html page to add to technical documentation. It supports icons, bitmaps, MS Pal, Jasc Pal, ACT, and my own GBAPal file formats. please vote.