3DGRAPH.BAS - GW-BASIC, 3D Isometric Graph

Subscribers:
831
Published on ● Video Link: https://www.youtube.com/watch?v=NjyQVNl54uw



Duration: 1:23
292 views
3


Isometric 3D in 640x200 resolution, 4-color mode, from Tandy 1000 graphics in GW-BASIC. Running on the PC-BASIC emulator. It uses the PAINT (fill) command, via averaging the 4 points of the polygon, which is not necessarily flat, so this can break (and then paint the entire screen). Also, since PAINT needs a border color, you cannot use the same colors as the final line drawings. Therefore, you must draw the lines a different color, then PAINT fill, then redraw the lines.


My playlists:
--------------------
- Voxel: https://youtu.be/watch?v=XCVWEuhCCDM&list=PLjnbT4UISq0bQF1g85tE9jTrKfEtdRYlY
- Road: https://youtu.be/watch?v=ck5ALX11YU4&list=PLjnbT4UISq0bnfd1RC3M4PgTgkmhlkikV
- Ray Casting 3D: https://youtu.be/watch?v=zjswXUTMP2o&list=PLjnbT4UISq0YcFtRFjFQqK0g6ONNCtrvY
- Side-Scroll Shmup: https://youtu.be/watch?v=fF4X8zN-Raw&list=PLjnbT4UISq0Y_7IAN_zUzxgZnfhXxo_0Q
- MonoGame Tutorial: https://youtube.com/watch?v=WW1dJnfXWb0&list=PLjnbT4UISq0adw__Y9B2eXA0LL35TyORU

My websites:
---------------------
- my GitHub: https://github.com/JDoucette
- my company: http://xona.com
- my Blog: http://thefirstpixel.com