There is a situation where I need to draw cube or cuboid using the PHP GD library. Does anyone know where to find a simple example or a PHP class to do this?
Thank you for any reference.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This should get you started on basic 3d rendering in software. You can use simple GD functions to draw basic 3D shapes easily.