pouët.net

Marching Embryos by Dark CodeX Crew [web]
[nfo]
screenshot added by digitalerr0r on 2011-05-28 03:10:01
platform :
type :
release date : may 2011
  • 9
  • 4
  • 0
popularity : 55%
 55%
  • 0.69
alltime top: #12281
added on the 2011-05-28 03:10:01 by digitalerr0r digitalerr0r

popularity helper

increase the popularity of this prod by spreading this URL:

or via: facebook twitter pinterest tumblr

comments

Either it takes ages to render or all I get is a white screen.
added on the 2011-05-28 03:26:40 by xernobyl xernobyl
I see, what kind of hardware are you on? It's my first one so might be some bugs when displaying the image.
I had a look at the code... Seen some of it before.
Some kind of greetings would have been nice move. *cough*
Code: 0(232) : warning C7506: OpenGL does not define the global function saturate
+ tons of implicit warnings.

Code: #extension GL_EXT_gpu_shader4 : enable

Compatibility killer.

Fix it in a way it runs on my machine and you might get a thumb up.
added on the 2011-05-28 05:14:25 by las las
ATI 4000 and something here.
added on the 2011-05-28 05:42:43 by xernobyl xernobyl
Remove the #extension line, replace half with some other name, and replace all the saturate(x) with clamp(x, 0.0, 1.0), you can make a macro for that, and it should be fine everywhere else.

You should have replaced the red with green so it would look more like matrix... back to the 1998s.
rulez added on the 2011-05-28 06:17:18 by xernobyl xernobyl
Have it working in Rendermonkey now.
Shader takes like 20 seconds to compile.

I recommend http://www.opengl.org/documentation/glsl/

And you are wasting space with stuff like
Code: vec3 rgb(float r, float g, float b) { return vec3(r/255.0,g/255.0,b/255.0); }

Don't do that! ;)
added on the 2011-05-28 07:01:12 by las las
Motivational thumb for 1st attempt! Looks very Matrix-ish :)
rulez added on the 2011-05-28 09:19:33 by Intrinsic Intrinsic
Thank you all for the feedback, and will start working on everything now. The new version will be up asap. I managed to upload the wrong NFO (ofc you should have been there las), so I added a new NFO in the compressed file, and requested pouet.net to update it on the page.
I inserted a single .exe file in the compressed file. 1024x768 fix just to see if you get it to work
honnestly this is kickass! congratulations :) looking forward for more ^^
rulez added on the 2011-05-28 11:14:39 by nystep nystep
digitalerr0r: Nope, 'half' is not part of glsl either.
added on the 2011-05-28 11:33:07 by Psycho Psycho
btw, you can use GSA if you at least want to ensure it compiles outside "nvidia-glsl": http://developer.amd.com/tools/shader/Pages/default.aspx#download
added on the 2011-05-28 11:35:29 by Psycho Psycho
This is great Feedback, I really apprechiate it. Now I also know what's wrong in our other prods. So, thanks, will spend the next days rewriting and optimising the code. I'll keep you posted. :-)
And when it's working, I'll insert a green version as well. :)
Nice first try! Hope you bring another to Solskogen :)
rulez added on the 2011-05-28 12:33:34 by ferris ferris
Hurra! \o/

Still white screen on my NVIDIA 450 GTS - Win7 (64) - some error output to the console could help us to tell you what's wrong with it. :)

P.S.: You misspelled psonice.

P.P.S.: Anyways here's your motivational thumb, but 250 marching steps are really a-lot - you should need far less steps. I go with 128 at absolute max. Usually one should be fine with 64 steps.
rulez added on the 2011-05-28 13:17:06 by las las
las, i've got the same setup and it works here... i'm using his original version in the zip...?
added on the 2011-05-28 13:30:19 by nystep nystep
I managed to get the whitescreen myself now so it will be easier to debug. Will also fix your PSes las. :)
white screen here too
added on the 2011-05-28 15:09:36 by v3nom v3nom
works here, takes about 5 secs to render, cool image
rulez added on the 2011-05-28 18:51:11 by xpansive xpansive
Can't run it here (lack of windows outside of vmware..) but looks cool from the screenshot. Interesting shapes. And thanks for the greets :)
rulez added on the 2011-05-31 12:23:17 by psonice psonice
Hi guys, I added new files branded with "fix". Is this any better? :) If you get a white screen, please try the other exe version as well. Thanks!
I also added a high-res image file of the result, in case anyone wants that.
doesn´t work here... (nvidia, win7)
added on the 2012-01-01 00:44:39 by T$ T$
screenshot vote since the sucka does nota runna here
rulez added on the 2016-04-24 11:21:39 by sensenstahl sensenstahl
screenshot vote too

submit changes

if this prod is a fake, some info is false or the download link is broken,

do not post about it in the comments, it will get lost.

instead, click here !

[previous edits]

add a comment