Logo by mclarekin - 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: Did you know ? you can use LaTex inside Postings on fractalforums.com!
 
*
Welcome, Guest. Please login or register. November 29, 2025, 09:14:27 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: Hello - New Zealand  (Read 883 times)
0 Members and 1 Guest are viewing this topic.
D4vx
Forums Newbie
*
Posts: 5


« on: October 31, 2013, 01:44:28 AM »

Hi Guys and Gals, im Dave.. very new this whole fractal programming thing but I love love love the results that come out of it. Keen to wrap my head around the mathematics involved and start to develop code of my own!

Just popping my head out to say hi!
Logged
Nahee_Enterprises
World Renowned
Fractal Senior
******
Posts: 2250


use email to contact


nahee_enterprises Nahee.Enterprises NaheeEnterprise
WWW
« Reply #1 on: October 31, 2013, 03:02:57 AM »

    Hi Guys and Gals, im Dave..  very new this whole fractal programming thing but I love love love the results that
    come out of it.   Keen to wrap my head around the mathematics involved and start to develop code of my own!
    Just popping my head out to say hi!

Greetings, and welcome to this particular forum !!!    cheesy

If you just wish to test and/or improve your programming skills by writing your own fractal rendering application, then there is not too many better ways to do that.   But, in my opinion, with over 600 programs already available for downloading, it just seems to be a fruitless endeavor and a waste of time.   I would rather use my time with several of the best and create unique images.   wink

What happened to the  dbrnd.com  web site??   Keep getting the "Unable to connect" message.
 
Logged

D4vx
Forums Newbie
*
Posts: 5


« Reply #2 on: October 31, 2013, 03:25:11 AM »

Ahh that domain is just a holding domain for when I have something to put up there smiley

As for using other programs, I totally agree but I would still like to understand at a mathematical level how fractals work... just a curiosity thing!
Logged
Nahee_Enterprises
World Renowned
Fractal Senior
******
Posts: 2250


use email to contact


nahee_enterprises Nahee.Enterprises NaheeEnterprise
WWW
« Reply #3 on: October 31, 2013, 03:53:49 AM »

    Ahh that domain is just a holding domain for when I have something to put up there  smiley
    As for using other programs, I totally agree but I would still like to understand at a mathematical
    level how fractals work... just a curiosity thing!

Yes, getting your hands "dirty" (so to speak) with the programming aspects of developing a fractal program should definitely teach you a lot more about the math behind the fractals.   I wish you the best of luck in your endeavors within that area!!!   cheesy
 
Logged

lycium
Fractal Supremo
*****
Posts: 1158



WWW
« Reply #4 on: October 31, 2013, 03:56:26 AM »

Heya mate smiley You should definitely write a little Mandelbrot/Julia set renderer, it's the best fun you can have in ~10 lines of code and you'll learn the basics of complex numbers along the way! You should be able to find some tutorials for it online, and there are lots of other fun fractally things to do besides that of course.

P.S. I used to live in Auckland and Wellington, and know of another fractal coder from Wellington (Garth Thornton, author of Xenodream).
Logged

D4vx
Forums Newbie
*
Posts: 5


« Reply #5 on: October 31, 2013, 04:01:36 AM »

I will definitely be starting basic, 2D fractal .. then work my way up from there smiley

Thanks for the welcome!
Logged
panzerboy
Fractal Lover
**
Posts: 242


« Reply #6 on: October 31, 2013, 04:50:03 AM »

Kia Ora Dave,

Real name Jeremy living in Whangamata.
I've written a few plugins for Fractal Extreme, all other peoples' ideas (burning ship, Smooth shading...).
They're (mostly) all on sourceforge written in MSVC++, you're welcome to adapt or improve apon them if you wish.
http://panzerboy66.users.sourceforge.net/

Theres been an interesting thread about using perturbation to speed up mandelbrot calculation.
http://www.fractalforums.com/announcements-and-news/superfractalthing-arbitrary-precision-mandelbrot-set-rendering-in-java/
Somewhere in that thread is a link to the java source for Super Fractal Thing.
Downloaded it and had a quick 'squiz' at it, nothing more.
I believe user Kalles Fraktaler based his eponymous mandelbrot program on similar arithmetic.
I'm giving Kalles Fraktaler a thrash, finding the odd 'feature'.
I dont suppose you know anything about using the GPU to accelerate bitmap resizing or palette table lookup?
I'm contemplating how to speed up KFs rather slow movie maker.
Logged
mclarekin
Fractal Senior
******
Posts: 1739



« Reply #7 on: October 31, 2013, 08:51:37 AM »

Air gun mate, (apparently Kiwi accent version of "How are you going mate")

Good to have another New Zealander on board. Hope you enjoy this site as much as I have since joining in February.


McLarekin, Auckland, NZ
Logged
xenodreambuie
Conqueror
*******
Posts: 124



WWW
« Reply #8 on: October 31, 2013, 11:07:05 AM »

G'day from Wellington.
Not only are 2D Mandelbrot/Julia renderers an easy way to start, but the world needs more yet. I'm doing some experiments to see if it needs one from me or not.
Logged

Regards, Garth
http://xenodream.com
Nahee_Enterprises
World Renowned
Fractal Senior
******
Posts: 2250


use email to contact


nahee_enterprises Nahee.Enterprises NaheeEnterprise
WWW
« Reply #9 on: October 31, 2013, 11:23:47 AM »

    G'day from Wellington.
    Not only are 2D Mandelbrot/Julia renderers an easy way to start, but the world needs more yet.
    I'm doing some experiments to see if it needs one from me or not.

If you make a Windows program that produces images exactly like what the new iFrax app can do, then yes!!!   cheesy
 
Logged

4rsenic
Forums Newbie
*
Posts: 4


« Reply #10 on: October 31, 2013, 01:26:06 PM »

Hello! Me too, Auckland. I'll write an intro some time tomorrow.
Logged
D4vx
Forums Newbie
*
Posts: 5


« Reply #11 on: October 31, 2013, 11:14:04 PM »

Quite a few Kiwis here smiley always good to know!

I cannot guarantee that I will produce anything soon... or even anything that is worthy of distribution... but its all about the adventure of trying and learning.

If you make a Windows program that produces images exactly like what the new iFrax app can do, then yes!!!   cheesy


I will have check this app out!
Logged
D4vx
Forums Newbie
*
Posts: 5


« Reply #12 on: October 31, 2013, 11:16:22 PM »

Kia Ora Dave,

Real name Jeremy living in Whangamata.
I've written a few plugins for Fractal Extreme, all other peoples' ideas (burning ship, Smooth shading...).
They're (mostly) all on sourceforge written in MSVC++, you're welcome to adapt or improve apon them if you wish.
http://panzerboy66.users.sourceforge.net/

Theres been an interesting thread about using perturbation to speed up mandelbrot calculation.
http://www.fractalforums.com/announcements-and-news/superfractalthing-arbitrary-precision-mandelbrot-set-rendering-in-java/
Somewhere in that thread is a link to the java source for Super Fractal Thing.
Downloaded it and had a quick 'squiz' at it, nothing more.
I believe user Kalles Fraktaler based his eponymous mandelbrot program on similar arithmetic.
I'm giving Kalles Fraktaler a thrash, finding the odd 'feature'.
I dont suppose you know anything about using the GPU to accelerate bitmap resizing or palette table lookup?
I'm contemplating how to speed up KFs rather slow movie maker.

G'day, unfortunately my knowledge of programming is still in its infancy so I wont be much help just yet.. just in the gather resources and research phase!
Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Gidday from New Zealand Meet & Greet y23 4 1108 Last post November 14, 2008, 10:17:45 PM
by combatking0
Yo! ...From Christchurch, New Zealand Meet & Greet Zaahukaanaah 4 1814 Last post December 12, 2011, 09:38:22 AM
by cKleinhuis
Hello fromNew Zealand Meet & Greet Tony Bridge 3 455 Last post November 16, 2012, 08:39:04 PM
by Sculpteur
Hello from New Zealand Meet & Greet mclarekin 7 642 Last post February 07, 2013, 12:04:54 PM
by mclarekin
Hello - Also New Zealand Meet & Greet 4rsenic 2 788 Last post November 01, 2013, 11:57:53 AM
by 4rsenic

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.388 seconds with 26 queries. (Pretty URLs adds 0.016s, 2q)