Search found 2 matches
- 26 Jan 2024 16:24
- Forum: DOS Batch Forum
- Topic: Cmdgfx - draw 3d and graphic primitives (polygons,circles etc) in cmd window (now with 24-bit RGB support!)
- Replies: 125
- Views: 271036
Re: Cmdgfx - draw 3d and graphic primitives (polygons,circles etc) in cmd window (now with 24-bit RGB support!)
Thank you for the information. I also think i need to script some more, because most of the codes on the demo scripts (SINE(X) and some other stuff) are either unreadable as hell or i am dumb. And that's in general, i don't know why but advanced batch code is really difficult for me to read.
- 22 Jan 2024 15:09
- Forum: DOS Batch Forum
- Topic: Cmdgfx - draw 3d and graphic primitives (polygons,circles etc) in cmd window (now with 24-bit RGB support!)
- Replies: 125
- Views: 271036
Re: Cmdgfx - draw 3d and graphic primitives (polygons,circles etc) in cmd window (now with 24-bit RGB support!)
I tried using it (the github remastered version) and i'm confused on how to use it. Do i really need the demo files? How i use this tool? Do i make an independent file or i modify a demo file? I modified one for now and i need that y'all check errors on this code if it has any. @echo off cd /D "%~dp...