I made this just for fun. Not commented and very slow. Realtime zooming is not possible with this approach:(
I will try to make it with pixelshaders next time.
Printable View
I made this just for fun. Not commented and very slow. Realtime zooming is not possible with this approach:(
I will try to make it with pixelshaders next time.
nice one :)
I love the blues colors :p
I don't think I have seen this done in MMF before. Good job and thanks for sharing it. It is rather slow, but a nice proof of concept as far as doing it goes.
You think this can be done with pixelshaders? That would be great. I wonder what kind of performance that would get? Might be a great effect to have.
How about the Mandelbrot set, too?
close to if not realtime i'd imagineQuote:
Originally Posted by Novabrain
That could quite literally rock! Aging hippies will get excited and want to trip-out on MMF.
but then again i could be totally wrong (iterations could slow it down a lot)Quote:
Originally Posted by Novabrain
still, at least decent graphics cards should be able to do it relatively quickly
That's really cool. Nice work! :)
This is amazing! just a shame it's quite slow. To speed up the start event of the program you could always load a pre-saved image/layer to fake that it has drawn it. Then as soon as the user redraws switch back to normal rendering. Im guessing you made it like this though to be easy to adjust so thats possibly not the best idea, but might help. :)
A fractal extension for mmf would be amazing btw if any extension devs are reading ;)
HWA Test. Require PS3.0. Since im new to pixelshaders i would like to ask someone ifits possible to add paletteand how do i eliminate blurring when zooming.
Edit: Forget about the palette. I figured it out somehow.
Edit2: Uploaded new version with palette support.
Edit3: Uploaded Mandelbrot Shader
I must not have PS 3.0 on my video card :( No results.
I wanted other users to check an error though. Algul has a Palette (ImageVar) property in the shader's properties.
Try loading an image from your drive using the edit button, then run his example application. Do you get an error that pops up?