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: Follow us on Twitter
 
*
Welcome, Guest. Please login or register. March 28, 2024, 08:30: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 2 [3]   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: Synthclipse - a Fragmentarium clone in Eclipse disguise.  (Read 13459 times)
Description: GLSL demo development environment based on Eclipse IDE.
0 Members and 1 Guest are viewing this topic.
_revers_
Conqueror
*******
Posts: 138



« Reply #30 on: August 05, 2014, 12:12:25 PM »

live audio input via line-in would be nice as well

I haven't plan to implement live audio input but maybe I will take a look at possible solutions in a free time. I'll let you know if decided to implement it. It would be eventually available in 1.0 version.
Logged
_revers_
Conqueror
*******
Posts: 138



« Reply #31 on: August 11, 2014, 08:04:57 AM »

Another bugfix release (with one small addition): Synthclipse 0.9.2.

Changelog:
- Added ComboBox Uniform Control. It is available in Fragx shaders, as well as in JSX scripts. (see screenshot)
- Changing Multisampling mode in the Preferences now doesn't require Eclipse restart
- Fixed "Restart group", "Restart all" buttons in the Uniform Controls View
- Fixed missing log messages with levels below INFO (TRACE, DEBUG)
- Fixed double Uniform Controls View when Viewport View was hidden
- Added links to shader errors in the Console View, for shaders created in JSX scripts using ProgramFactory



As of live audio recording I've decided that I won't implement it before releasing Synthclipse 1.0. For now I would like to stay focused
on bug fixes and small improvements.
Logged
_revers_
Conqueror
*******
Posts: 138



« Reply #32 on: August 15, 2014, 11:38:59 AM »

New release: Synthclipse 0.9.3

Changelog:
- Code Preview is now available for GLSL programs created in JSX script (by ProgramFactory or Synthclipse.loadFragx()) - useful when using "#include" directive in GLSL shaders.
- Fixed handling texture Uniform Controls in programs created in JSX scripts
- Synchronized UCs are now printed in the Console View afer program/shader is loaded
- Fixed spherical camera bug: When in scripts one set spherical camera and showed the Camera View, Free camera was always selected

As suggested by Roquen (in the other place), I've created synthclipse-demos repository.
For now there is only one example but in future, certainly, there will be more.
Logged
cKleinhuis
Administrator
Fractal Senior
*******
Posts: 7044


formerly known as 'Trifox'


WWW
« Reply #33 on: August 24, 2014, 08:08:23 PM »

HELP NEEDED i cant get it run i have several installed JDKS, but i always get that "failed to load shared jni library" error now !?
has anyone else experienced the error, and furthermore how to fix it and get it running huh? sad

@EDIT

ok, installing the 64bit side by side makes it works, now lets check it out wink
« Last Edit: August 24, 2014, 08:10:28 PM by cKleinhuis » Logged

---

divide and conquer - iterate and rule - chaos is No random!
cKleinhuis
Administrator
Fractal Senior
*******
Posts: 7044


formerly known as 'Trifox'


WWW
« Reply #34 on: August 24, 2014, 08:13:57 PM »

arrh, sorry to bug on this, is there a first steps tutorial !? when using new project it only offers the c++ projects, i want to see a glsl code running but i just get a default project view, is there a default project or something ?!?!


@edit lol talking to myself a bit today:
http://synthclipse.sourceforge.net/user_guide/getting_started.html
Logged

---

divide and conquer - iterate and rule - chaos is No random!
cKleinhuis
Administrator
Fractal Senior
*******
Posts: 7044


formerly known as 'Trifox'


WWW
« Reply #35 on: August 24, 2014, 08:16:28 PM »

hmm, but there is no "synthclipse" view when i open the "choose perspective" menu sad ;(
Logged

---

divide and conquer - iterate and rule - chaos is No random!
cKleinhuis
Administrator
Fractal Senior
*******
Posts: 7044


formerly known as 'Trifox'


WWW
« Reply #36 on: August 24, 2014, 08:33:32 PM »

i attached a screenshot of the choose perspective view ... now synthclipse view available, and neither in the new project view, what i am doing wrong !??!?!?!?
 fiery fiery fiery


* SynthclipsePerspective.jpg (91.62 KB, 1268x823 - viewed 721 times.)
Logged

---

divide and conquer - iterate and rule - chaos is No random!
_revers_
Conqueror
*******
Posts: 138



« Reply #37 on: August 25, 2014, 11:03:52 AM »

Do you have Java 8 installed? Do you have multiple versions of Java installed? If so, you might need to point Eclipse to the Java 8 environment.
To do so you need to add a path to JVM to the eclipse.ini file, e.g.:

Code:
-vm
C:/Program Files/Java/jdk1.8.0_05/bin/javaw.exe
Logged
cKleinhuis
Administrator
Fractal Senior
*******
Posts: 7044


formerly known as 'Trifox'


WWW
« Reply #38 on: August 25, 2014, 11:18:25 AM »

i have only java 7, will try it with java 8 ahh, thank you folr message wink
Logged

---

divide and conquer - iterate and rule - chaos is No random!
cKleinhuis
Administrator
Fractal Senior
*******
Posts: 7044


formerly known as 'Trifox'


WWW
« Reply #39 on: August 25, 2014, 11:31:13 AM »

what a relief, java8 fixes it wink might be worth putting the information about the right sdk in the "troubleshoot" or "prerequisites" section wink

aaaahh, so now lets check out some shaders cheesy woot woot
Logged

---

divide and conquer - iterate and rule - chaos is No random!
cKleinhuis
Administrator
Fractal Senior
*******
Posts: 7044


formerly known as 'Trifox'


WWW
« Reply #40 on: August 25, 2014, 11:37:57 AM »

wow, it is running very smooth!
Logged

---

divide and conquer - iterate and rule - chaos is No random!
_revers_
Conqueror
*******
Posts: 138



« Reply #41 on: August 25, 2014, 11:48:49 AM »

I'm glad this helped smiley I will describe the problem and the solution in Synthclipse FAQ, this evening.
Logged
Pages: 1 2 [3]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Aline clone generator Mandelbulb3D Gallery bib 0 916 Last post July 03, 2010, 01:42:12 AM
by bib
Synthclipse 0.9.4 released. Downloads. Synthclipse « 1 2 » _revers_ 21 3586 Last post September 04, 2014, 12:12:16 AM
by cKleinhuis
Synthclipse 0.9.5 Synthclipse _revers_ 1 961 Last post September 03, 2014, 07:33:22 PM
by cKleinhuis
Mandelbulb Eclipse Of The Moon Mandelbulber Gallery mclarekin 0 817 Last post March 23, 2015, 04:47:13 AM
by mclarekin
Silver Eclipse of the Sun Mandelbulb3D Gallery Andrew Wilson 0 724 Last post March 24, 2015, 06:18:54 PM
by Andrew Wilson

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