Logo by Fiery - Contribute your own Logo!

END OF AN ERA, FRACTALFORUMS.COM IS CONTINUED ON FRACTALFORUMS.ORG

it was a great time but no longer maintainable by c.Kleinhuis contact him for any data retrieval,
thanks and see you perhaps in 10 years again

this forum will stay online for reference
News: Check out the originating "3d Mandelbulb" thread here
 
*
Welcome, Guest. Please login or register. April 25, 2024, 05:18:02 PM


Login with username, password and session length


The All New FractalForums is now in Public Beta Testing! Visit FractalForums.org and check it out!


Pages: [1]   Go Down
  Print  
Share this topic on DiggShare this topic on FacebookShare this topic on GoogleShare this topic on RedditShare this topic on StumbleUponShare this topic on Twitter
Author Topic: webgl mandelbulb  (Read 2738 times)
Description: a mandelbulb renderer in your browser
0 Members and 1 Guest are viewing this topic.
MrMike
Guest
« on: December 14, 2011, 03:11:28 AM »

Hey everyone, my group has been working on a school project porting over subblues mandelbul equations into a webgl app and adding more options to them...
however we have been having a real hard time getting it to work on windows, if anyone has any webgl experience I'd love for you to take a look at our code, you can also just take a peek if your curious, but we have only been able to get it running on mac and linux systems so far...
choose a branch, go to 3dmandelbrot.html, click view raw file on left side
http://code.google.com/p/webgl-mandelbulb/source/browse/
let me know if it works, or if it gives a helpful error message PLEASE post it ("failed to initialize webgl!" is not helpful)
Logged
Syntopia
Fractal Molossus
**
Posts: 681



syntopiadk
WWW
« Reply #1 on: December 14, 2011, 10:58:37 AM »

I had the same problem with my WebGL Mandelbulb test: http://t.co/PaBdK2DP

It's likely an error in the ANGLE layer, used by both Firefox and Chrome to convert OpenGL code into Direct 3D calls: http://code.google.com/p/angleproject/

In Firefox you can turn off ANGLE emulation by typing 'about:config' in the URL field and setting:
webgl.force-enabled=true
webgl.prefer-native-gl=true

If I do this, your code runs fine on my machine (Windows Vista, Firefox 8.0, and a Geforce 570GTX).
Logged
marius
Fractal Lover
**
Posts: 206


« Reply #2 on: December 14, 2011, 08:37:17 PM »

I had the same problem with my WebGL Mandelbulb test: http://t.co/PaBdK2DP

It's likely an error in the ANGLE layer, used by both Firefox and Chrome to convert OpenGL code into Direct 3D calls: http://code.google.com/p/angleproject/

In Firefox you can turn off ANGLE emulation by typing 'about:config' in the URL field and setting:
webgl.force-enabled=true
webgl.prefer-native-gl=true

If I do this, your code runs fine on my machine (Windows Vista, Firefox 8.0, and a Geforce 570GTX).

 police Beware that Angle is a sanitization layer as much as a translation / emulation layer, so cutting it out opens your setup up for direct abuse from malicious webpages. The video drivers and libraries tend not to be very good at anticipating malicious inputs and thus remote code execution might ensue. Best to flip that switch only temporarily.
Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
WebGL Programming ker2x 5 4596 Last post August 25, 2011, 10:33:17 PM
by David Makin
WebGL for hosting GLSL Programming « 1 2 » willvarfar 19 17634 Last post April 15, 2013, 03:26:00 PM
by flexiverse
WebGL Mandelbulb with THREE.js flythrough controls (optimizations wanted) Mandelbulb Implementation « 1 2 » itistoday 26 25056 Last post August 12, 2013, 11:47:08 PM
by itistoday
Mandelbulb in WebGl Gestaltlupe Gallery trafassel 0 1402 Last post January 17, 2016, 01:15:26 PM
by trafassel
Mandelbulb in WebGl Gestaltlupe Gallery trafassel 0 1446 Last post January 17, 2016, 01:18:54 PM
by trafassel

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.176 seconds with 25 queries. (Pretty URLs adds 0.008s, 2q)