03-06-2024, 03:58 PM
'draw poly image' can be hard to use and make sense of, so here is an example program with some helper functions.
Textured polygons helper functions
|
03-06-2024, 03:58 PM
'draw poly image' can be hard to use and make sense of, so here is an example program with some helper functions.
03-07-2024, 09:35 AM
(03-06-2024, 03:58 PM)Marcus Wrote: 'draw poly image' can be hard to use and make sense of, so here is an example program with some helper functions. Awesome, I can make a rabbit with alien skin click to zoom in the image Thank you, Marcus, for creating poly* familes in Naalaa I would like to summarize what I have learned so far. Comparing the difference between coordinates and how each one is used for : - Polyline which can be generated using Poly_Editor.exe (Naalaa 6). To be used as a PATH - Polyimage which needs some adjustment for texture To be used as a TEXTURE - Polygon which needs some adjustment to move each point To be used as a SHAPE Code: '----------------- |
« Next Oldest | Next Newest »
|