Welcome Guest!
Please login
If you do not have an account yet on The Web Squeeze forums, please Register! It’s FREE and there are many benefits:
- Receive Fast Advice
- Learn Programming Languages
- Get Professional Website Reviews
- Quick Troubleshooting Assistance
|
|
Php Graphics Engine?
This is a discussion on Php Graphics Engine?, within the PHP section. This forum and the thread "Php Graphics Engine?" are both part of the Programming Your Website category.
![]() ![]() |
May 6 2008, 04:21 AM
Post
#1
|
|
|
Master of the Universe ![]() Posts: 1,298 Joined: 15-February 08 From: London, England |
Before I say anything else I have no intention to make a game of any kind. I just got a question from a random web user and I was curious as the answer.
He asked if it was possible make a graphics engine with php. I told him that I cannot be certain but I am pretty sure that php cannot be used to make a graphics engine. Can PHP theoritcally be used to make a graphics engine? If not what is the language missing to create one? -------------------- |
|
|
May 6 2008, 07:36 AM
Post
#2
|
|
![]() Squeeze Machine ![]() Posts: 763 Joined: 13-February 08 From: Catching the squeezed drips downunder. |
A graphics engine? Perhaps when you are using PHP as a command line, local programming language but not any other way like Java. The closest I could think that PHP could come would be with the GD module (or some of the newer 3D rendering modules) and ajax sending image specifications to PHP to generate and return. I can only imagine how slow this would be.
Another was would to have PHP generating images that are loaded into flash to be animated and used in actionscripts and movies. I would never attempt it though, I would use a language much more suited to the task -- Java, C etc. -------------------- |
|
|
If you found The Web Squeeze to be helpful, please donate so we can keep this site FREE, FRESH, and fortified with Web Design & Development info!
![]() ![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
Similar Topics
| Topic Title | Replies | Topic Starter | Views | Last Action | |||
|---|---|---|---|---|---|---|---|
![]() |
14 | Rakuli | 340 | 15th February 2008 - 01:53 PM Last post by: Rakuli |
|||
![]() |
21 | Daniel | 767 | 10th March 2008 - 12:44 AM Last post by: Monie |
|||
![]() |
0 | Daniel | 290 | 18th February 2008 - 08:51 AM Last post by: Daniel |
|||
![]() |
3 | velo | 399 | 5th March 2008 - 04:19 PM Last post by: Jacob |
|||
![]() |
3 | velo | 205 | 17th March 2008 - 01:10 PM Last post by: velo |
|||






May 6 2008, 04:21 AM








