Core
Member
- Nov 10, 2016
- 356
- 138
You should look into Imagick over GD. It has a lot more wrappers for different languages, e.g. C# so you can code the rendering directly into the emulator. It also allows for more intensive functions like perspective distortion which is perfect for plane textures as they're not based on default rotation. However, it can be a tod more difficult to set up for someone who has little/no experience with PHP so doesn't provide 'ease of use' which GD provides as as it's ready 'out the box'. Only issue which I had with my API (not fully working) was the colour matrix, as don't understand it so didn't get effects 100% working as colours didn't match up, I cheated and guessed until they looked like one another and texture perspectives as couldn't work out view point.
However, I have started making a tool which auto modifies swf for me to post raw data because I'm too lazy to try work out the rest xD!
However, I have started making a tool which auto modifies swf for me to post raw data because I'm too lazy to try work out the rest xD!