mandelbrot_v5 exercise fo fun

Showcase your libraries, tools and other projects that help your fellow love users.
Post Reply
splasher
Prole
Posts: 21
Joined: Mon Nov 19, 2012 3:10 pm

mandelbrot_v5 exercise fo fun

Post by splasher »

in v.5 i add possibility to colorize with a single color
as we can view is this master site:
http://www.miqel.com/fractals_math_patt ... guide.html


as ever, any suggestio and correction are welcomes.

arturo
Attachments
IMG_1358941759g1p.png
IMG_1358941759g1p.png (314.45 KiB) Viewed 4512 times
mandelbrot_v5.love
(136.65 KiB) Downloaded 234 times
User avatar
markgo
Party member
Posts: 190
Joined: Sat Jan 05, 2013 12:21 am
Location: USA

Re: mandelbrot_v5 exercise fo fun

Post by markgo »

You couldn't keep all your versions on one thread to make it easier for everyone?
User avatar
Djent
Prole
Posts: 27
Joined: Sun Jan 20, 2013 3:22 pm
Location: Rhode Island

Re: mandelbrot_v5 exercise fo fun

Post by Djent »

markgo wrote:You couldn't keep all your versions on one thread to make it easier for everyone?
This.

Also, it might be a good idea to disable one color colorizing while redrawing the mandelbrot. It one-color-colorizes the area already drawn, but then continues drawing the rest in all colors.

The program seems to be fairly lag-free for the first one or two zooms out or in, but lags much more after.

I'm not sure how you made such huge screenshots. I'm not able to find where the "saved" images are saved.
User avatar
Ref
Party member
Posts: 702
Joined: Wed May 02, 2012 11:05 pm

Re: mandelbrot_v5 exercise fo fun

Post by Ref »

And as expected, lovejit makes a world of difference.
Nice demo (with luajit).
splasher
Prole
Posts: 21
Joined: Mon Nov 19, 2012 3:10 pm

Re: mandelbrot_v5 exercise fo fun

Post by splasher »

a question for 'Djent'
please be patient with me, for my 'maccheronico' english,
what you mean with 'This'.
Do you mean that now you are able to run the program?


----------------

the large images have the x,y coordinate and radius (written2 times, a bug:( and number of iteration).
written in the bottom of the images
(i have added this info, because i lose coordinate of the first
images that i like and i have posted, made with version 1,
and , for now, i no more be able to reproduce it)

the color table info is not stored into image so, images reproduced
ha same form, but can have differnt colorization




to rebuild images , for now,
one must edit the "main.lua" , add coodrdinate and radius in TAP table
and define KFirst = index of added info in TAP table, to see it when
program start.

in the future i hope to learn OOP and use some of beatiful GUI
as loveframes of Nikolai Resokav, of other posted.


-----------------------------------

for colorizing.
it's true, we can colorize when image during building,
but this is not the final intention.
one can uso Monocolor during building because
there is another feeling of image that is building,
so can stop buiding , change zoom/pan, and restar buildin.

for lag in large image one must insert a little time.sleep
every N points.
----------------------------------

a question to 'Ref'

what is lovejit, is it a compiler to run faster a love program? how i can use it?

-----------------------------------

i start with love and lua only few month ago,
i have found zerobrane studio and i use this to build the applications,
do you know some alternative?
splasher
Prole
Posts: 21
Joined: Mon Nov 19, 2012 3:10 pm

mandelbrot_v6 add boost

Post by splasher »

try to speed up the drawing.
i think this version run only with vindoz.
klik boost check for more speed.
on my pc it run.

if some one can show a tutorial for use lovejit, thanks.
Attachments
mapm.zip
(1.37 MiB) Downloaded 136 times
mandelbrot_v6c.love
(337.18 KiB) Downloaded 130 times
User avatar
Ref
Party member
Posts: 702
Joined: Wed May 02, 2012 11:05 pm

Re: mandelbrot_v5 exercise fo fun

Post by Ref »

[quote="splasher"]
a question to 'Ref'
what is lovejit, is it a compiler to run faster a love program? how i can use it?
quote]
Just in case you haven't already found it:
https://bitbucket.org/Boolsheet/love_winbin/downloads
contains an unofficial Love version using LuaJIT in place of Lua 5.1.
I just renamed my shortcut to lovejit so as not to confuse it with the stable 8.0 version.
User avatar
Djent
Prole
Posts: 27
Joined: Sun Jan 20, 2013 3:22 pm
Location: Rhode Island

Re: mandelbrot_v5 exercise fo fun

Post by Djent »

splasher wrote:a question for 'Djent'
please be patient with me, for my 'maccheronico' english,
what you mean with 'This'.
Do you mean that now you are able to run the program?


----------------

the large images have the x,y coordinate and radius (written2 times, a bug:( and number of iteration).
written in the bottom of the images
(i have added this info, because i lose coordinate of the first
images that i like and i have posted, made with version 1,
and , for now, i no more be able to reproduce it)

the color table info is not stored into image so, images reproduced
ha same form, but can have differnt colorization




to rebuild images , for now,
one must edit the "main.lua" , add coodrdinate and radius in TAP table
and define KFirst = index of added info in TAP table, to see it when
program start.

in the future i hope to learn OOP and use some of beatiful GUI
as loveframes of Nikolai Resokav, of other posted.


-----------------------------------

for colorizing.
it's true, we can colorize when image during building,
but this is not the final intention.
one can uso Monocolor during building because
there is another feeling of image that is building,
so can stop buiding , change zoom/pan, and restar buildin.

for lag in large image one must insert a little time.sleep
every N points.
----------------------------------
By saying "this," I was agreeing to the post I quoted. I'm sorry for using it in such a nonstandard way.

But yes, I am able to run the program now that you no longer use a canvas. Thanks.
splasher
Prole
Posts: 21
Joined: Mon Nov 19, 2012 3:10 pm

images

Post by splasher »

series 2
Attachments
images_02.zip
(9.75 MiB) Downloaded 116 times
User avatar
substitute541
Party member
Posts: 484
Joined: Fri Aug 24, 2012 9:04 am
Location: Southern Leyte, Visayas, Philippines
Contact:

Re: mandelbrot_v5 exercise fo fun

Post by substitute541 »

Um, yeah, you should keep your versions in one thread. There's an "edit" button on your posts so you can edit it. Also, no offense but, try correcting most of your typos (typographical error. somthing liek tis). Anyways, it looks cool but, can't you do any other fractals?
Currently designing themes for WordPress.

Sometimes lurks around the forum.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests