Logo by reallybigname - 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: Visit the official fractalforums.com Youtube Channel
 
*
Welcome, Guest. Please login or register. April 19, 2024, 05:38:19 AM


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: SiFrax Multi-Threaded Java Fractal Explorer  (Read 7491 times)
Description: New fractal explorer!
0 Members and 1 Guest are viewing this topic.
JVillella
Guest
« on: January 21, 2012, 04:09:17 AM »

Hello everybody,
Over the past 2 weeks I have been working on a Computer Sciences end-year project. I decided to make a fractal explorer allowing the user to navigate 2D and 3D fractals. It was made in Java only because that is the course requirement. I much rather have done it in C++ so we could get some real time rendering. It is still not too too slow however, as I have threaded it. I want to hear what you guys think of it so far. I have GPL'ed it and the source and executables are at the bottom of this post --> http://jvillella.wordpress.com/2012/01/20/sifrax-v0-2a/

It runs fine on jre 1.7 however a friend told me it wasn't working on 1.6. Very soon I will recompile it for that target.

A full run down of its features and some images showcasing it are on my blog (link above). I designed the program to be very user-friendly so someone that know little to null about fractals can enjoy the beautiful world of fractal shapes.

Thanks for reading and I am really interested in hearing your guys thoughts so I can improve this for future releases.

Thanks smiley
« Last Edit: January 21, 2012, 11:01:16 PM by JVillella » Logged
JodyVL
Safarist
******
Posts: 85


Everybody's a fool but whose fool are you?


WWW
« Reply #1 on: January 21, 2012, 04:46:04 AM »

Yaayyy...  cheesy ... I always like to try out a new fractal program. But when I try run the .jar, it gives the error "Could not find the main class: MainRun. Program will exit."  undecided ... Could you tell me what's wrong? I'm on Windows 7 32 bit.

Logged

My Fractals and Fractal Art for Beginners blog! : http://mandelubber.blogspot.com/
JVillella
Guest
« Reply #2 on: January 21, 2012, 04:50:23 AM »

Yaayyy...  cheesy ... I always like to try out a new fractal program. But when I try run the .jar, it gives the error "Could not find the main class: MainRun. Program will exit."  undecided ... Could you tell me what's wrong? I'm on Windows 7 32 bit.



did you remove the .jar from the folder it is in? when you extract the zip did you take the files out of the SiFrax folder they were in?
Logged
DarkBeam
Global Moderator
Fractal Senior
******
Posts: 2512


Fragments of the fractal -like the tip of it


« Reply #3 on: January 21, 2012, 10:21:37 AM »

Explain clearly where the files must go please huh?
Logged

No sweat, guardian of wisdom!
JodyVL
Safarist
******
Posts: 85


Everybody's a fool but whose fool are you?


WWW
« Reply #4 on: January 21, 2012, 02:51:58 PM »

did you remove the .jar from the folder it is in? when you extract the zip did you take the files out of the SiFrax folder they were in?

No I didn't! I extracted the "SiFrax v0.2a_Executable" just as it is, into my E:\Programs folder.

Logged

My Fractals and Fractal Art for Beginners blog! : http://mandelubber.blogspot.com/
JVillella
Guest
« Reply #5 on: January 21, 2012, 07:09:25 PM »

Explain clearly where the files must go please huh?

They don't have to go anywhere special smiley. Just extract the zip and open up the jar.
Logged
DarkBeam
Global Moderator
Fractal Senior
******
Posts: 2512


Fragments of the fractal -like the tip of it


« Reply #6 on: January 21, 2012, 07:24:51 PM »

Explain clearly where the files must go please huh?

They don't have to go anywhere special smiley. Just extract the zip and open up the jar.


And it does not work tongue stuck out
Logged

No sweat, guardian of wisdom!
JVillella
Guest
« Reply #7 on: January 21, 2012, 07:46:09 PM »

Explain clearly where the files must go please huh?

They don't have to go anywhere special smiley. Just extract the zip and open up the jar.


And it does not work tongue stuck out

what jre version are you using?
Logged
DarkBeam
Global Moderator
Fractal Senior
******
Posts: 2512


Fragments of the fractal -like the tip of it


« Reply #8 on: January 21, 2012, 07:50:22 PM »

Explain clearly where the files must go please huh?

They don't have to go anywhere special smiley. Just extract the zip and open up the jar.


And it does not work tongue stuck out

what jre version are you using?

Jre6
Logged

No sweat, guardian of wisdom!
JVillella
Guest
« Reply #9 on: January 21, 2012, 08:46:03 PM »

I recompiled SiFrax targeting it to JRE 1.6. It was targeted to 1.7 before and that wouldn't work on a 1.6 runtime. Here is the executable: http://dl.dropbox.com/u/48440366/SiFrax_v0.2a_jre6.zip

Please let me know if it works for any of you.

I should also mention that it does not have to be installed...just in case some of you were hesitant on trying it smiley.
Logged
JodyVL
Safarist
******
Posts: 85


Everybody's a fool but whose fool are you?


WWW
« Reply #10 on: January 22, 2012, 05:02:08 PM »

It works for me now, and congratulations for doing this as your project... Looking forward to more and more features... The challenge, I guess, will be to add features that popular programs like Fractal Extreme/M3D/Mandelbulber don't have... And to beat M3D's navigator should be tricky! Hehe Grin with closed eyes ... Good luck and keep us posted!
Logged

My Fractals and Fractal Art for Beginners blog! : http://mandelubber.blogspot.com/
knighty
Fractal Iambus
***
Posts: 819


« Reply #11 on: January 22, 2012, 07:07:44 PM »

Works 4 me 2!
Is it possible to have a formula editor inside it? In case there is a kind of java code eval function in java.
Logged
DarkBeam
Global Moderator
Fractal Senior
******
Posts: 2512


Fragments of the fractal -like the tip of it


« Reply #12 on: January 22, 2012, 07:23:51 PM »

Now it works, nice start. Too bad, Java is slow and we knew it already sad

But you did a good job!
Logged

No sweat, guardian of wisdom!
JVillella
Guest
« Reply #13 on: January 22, 2012, 11:31:02 PM »

Thanks for your kind replies everyone! smiley Yes Java, being an interpreted language, is extremely slow. However, I do think there is still a few little optimizations I can make. Maybe knock off a few seconds on render times. Looking ahead, I want the user to be able to essentially come up with his own fractal equations and see them instantly. (S)He would just have to type in an equation or move a few sliders. And I want it to be really users friendly. It should be so straightforward and simple that someone who knows nothing about fractals can start using it. And those who know much about these beautiful geometry can create amazing 2D and 3D shapes with it.

In a few days I will be getting back to work on this and I'll start implementing a few ideas I have on paper. Feel free to PM me or post any suggestions you have.

knighty: As of know no formula editor, but within the coming weeks expect a very robust and extensive one wink

Thank you all again for trying out the software. I welcome everyone else on the forums to give it a shot and let me know how I can improve it. cheesy
(just in case the link to the binaries and source are here: http://jvillella.wordpress.com/2012/01/20/sifrax-v0-2a/)
Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
New Java Applet Fractal Explorer Program on CodingMagic.com Introduction to Fractals and Related Links starplasm 13 6250 Last post September 04, 2008, 02:13:06 AM
by Duncan C
Multi-dimensional java code on googlecode Let's collaborate on something! dougfractal 0 1686 Last post November 27, 2009, 03:10:12 AM
by dougfractal
Multi IFS fractal Images Showcase (Rate My Fractal) Zelcious 1 1310 Last post May 29, 2011, 04:56:46 AM
by lycium
Using multi-threaded systems for standard (convergent) IFS calculation IFS - Iterated Function Systems David Makin 3 8682 Last post December 15, 2015, 10:09:46 AM
by David Makin
Feature Suggestion for Kalles Fraktaler on multi-threaded cpus Kalles Fraktaler PieMan597 2 4104 Last post August 05, 2016, 07:37:48 PM
by PieMan597

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.174 seconds with 25 queries. (Pretty URLs adds 0.012s, 2q)