Advertisement

OpenGL with Flash????

Started by October 16, 2000 10:08 AM
13 comments, last by CecilEltzer 24 years, 1 month ago
Has anyone heard of OpenGL working with Flash? I have heard that flast does have limited 3D capabilities but I haven''t seen any webpages that take advantage of it. Is there anyway to bring in OpenGL into webpages? -Cecil
No, Flash doesn't support 3D and there's no OGL support.
You can make fake 3D with Flash but it isn't worth it.

If you want 3D in a webpage you could try this.
This is a new thing on the net called "web3D"
There are more 3D players out there but I can't give you more links for them (I forgot them )

One nasty thing about the player(s) above is that it requires a plugin.
Most users won't like that. (too big, no time, etc)

BUT there's another option: JAVA!

With JAVA you can make 3D in a webpage (with OGL ) without requiring the user to download a plugin. (= more people looking @ your page )

You can download a free JAVA IDE+compiler for windows/linux @ www.borland.com
One note left: if you download this IDE you should have much RAM in your pc (min. 128 MB) because it's written with JAVA.


Hope it helps.



btw. Just make a HTML page and not al that other nice stuff.
It takes too long to d'load and people won't wait for it.
(Yes, I'm one of those people )


Edited by - richardve on October 16, 2000 11:32:58 AM
Advertisement
You can make 3D animations with flash - just not OpenGL. If your serious about it, look into Vecta 3D, or the Vecta 3D plugin for 3D studio max.
you can try what i''m gonna try. since the 3d in flash looks crappy (cartoony), i''m planning to render my output from 3dsmax to a quicktime movie and import it into flash. i''m not sure if this will truly work yet, but i''ll get back to anyone that wants to know.

a2k
------------------General Equation, this is Private Function reporting for duty, sir!a2k
Big Thanks for the help guys!!

A2k, I have 3DSMAX as well, how would you do the compression to look clean on your website? i would be very intrested your project :D

-Cecil
eck. actually, i wanted to use flash''s ability as a NON-web animator. there''s an sdk available that allows using flash files in c++. but, if you were to run it on the web, the way i''m doing it would be really slow.

the way to do it though is render your animation to a quicktime mov file, and then import into flash. the rest, i''m not sure, cuz i''ve never gotten past that point.

a2k
------------------General Equation, this is Private Function reporting for duty, sir!a2k
Advertisement
On a more bitchy note to the original poster here most of us are still on Dial-Up, although OpenGL online through the web is a sweet ass idea Java consoles still take forever to load up even on the most badass computers. Pulse creator takes a long time too but it''s slow, maybe you might want to look into Nemo Content Creator over at http://www.nemo.com (I think that''s it)
it''s great and the plugin is only about 100k plus it supports both OGL and D3D.
quote: Original post by sinistrx

On a more bitchy note to the original poster here most of us are still on Dial-Up, although OpenGL online through the web is a sweet ass idea Java consoles still take forever to load up even on the most badass computers. Pulse creator takes a long time too but it''s slow, maybe you might want to look into Nemo Content Creator over at http://www.nemo.com (I think that''s it)
it''s great and the plugin is only about 100k plus it supports both OGL and D3D.



If you have a fast pc it isn''t slow.
If you have a 56k dial-up on a fast pc it is slow.
(but I''m getting something faster, hehe )
quote: Original post by sinistrx

On a more bitchy note to the original poster here most of us are still on Dial-Up, although OpenGL online through the web is a sweet ass idea Java consoles still take forever to load up even on the most badass computers. Pulse creator takes a long time too but it''s slow, maybe you might want to look into Nemo Content Creator over at http://www.nemo.com (I think that''s it)
it''s great and the plugin is only about 100k plus it supports both OGL and D3D.


Hmmmm what if I created a Web Plugin for OpenGL? How big of an undertaking do you think that would be?

you might as well just use VRML. it rocks.

a2k
------------------General Equation, this is Private Function reporting for duty, sir!a2k

This topic is closed to new replies.

Advertisement