www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - another d demoscene entry

reply #ponce <aliloko gmail.com> writes:
Hi,

We won another demo compo with a D entry (at MAIN demoparty)
http://www.pouet.net/prod.php?which=53942

We tried to make a bigger and more impressive entry this time. Note that it's a
french party so it's not Breakpoint.

D clearly allowed us to be more productive without a demotool. Still, mature
demotools are one order of magnitude more productive (and awfully long to
make). To be honest i don't expect demosceners to switch so easily from C++ but
it could encourage some newcomers (like us) with a small code base.

I just released the source (again under WTFPL).
http://adinpsz.org/data/az-02_-_Extatique_src.zip
Oct 11 2009
next sibling parent reply #ponce <aliloko gmail.com> writes:
Why is my post duplicated ? I use Web-News.
Oct 11 2009
parent reply "Steven Schveighoffer" <schveiguy yahoo.com> writes:
On Sun, 11 Oct 2009 21:09:53 -0400, #ponce <aliloko gmail.com> wrote:

 Why is my post duplicated ? I use Web-News.
Did you post it, and it failed to post, then posted again? I've had that happen to me before. Three words - Web News sucks. -Steve
Oct 12 2009
parent #ponce <aliloko gmail.com> writes:
 Why is my post duplicated ? I use Web-News.
Did you post it, and it failed to post, then posted again? I've had that happen to me before. Three words - Web News sucks. -Steve
I don't really remember now.
Oct 12 2009
prev sibling next sibling parent reply novice2 <sorry noem.ail> writes:
i have intel 82945G Express.
GLinfo2.exe say i have opengl 1.4.
i can't find more new driver.
can i get opengl 2 as separate distro?

#ponce Wrote:

 
 C:\Temp\az-02 - Extatique (debug version)\az02.exe

sdl.State.this()
<sdl.State.this() Error: Failed to load proc glPointParameteri from shared library opengl32.dll
Ok, you need at least OpenGL 2.0. For example by updating your drivers. This program can give you your OpenGL version: http://dl.getdropbox.com/u/541786/GLinfo2.exe
Oct 12 2009
parent reply #ponce <aliloko gmail.com> writes:
novice2 Wrote:

 i have intel 82945G Express.
 GLinfo2.exe say i have opengl 1.4.
 i can't find more new driver.
 can i get opengl 2 as separate distro?
Nope. I'm sorry i don't think the demo will ever run on Intel. Maybe Intel does not support further release of OpenGL with your card, i don't know.
Oct 12 2009
parent novice2 <sorry noem.ail> writes:
 can i get opengl 2 as separate distro?
Nope.
ok. nevermind.
 I'm sorry i don't think the demo will ever run on Intel.
 Maybe Intel does not support further release of OpenGL with your card, i don't
know.
no no, i am not request, just thinked it is bug
Oct 12 2009
prev sibling parent #ponce <aliloko gmail.com> writes:
 The only suspicious thing in the log is this, which appears twice:
 
 ---
 Fragment shader was successfully compiled to run on hardware.
 Fragment shader(s) linked, vertex shader(s) linked.
   Validation failed - samplers of different types are bound to the same 
 texture image unit.
 ---
 
 
 Doesn't look that bad, though.  I'll try updating the driver and see.
I'm totally clueless on this one.
Oct 12 2009