pouët.net

farbrausch demo tools open source

category: code [glöplog]
ryg
I hope you'll excuse me asking for one more clarification. Are the blue and purple Perlin Displace Ops animatable? If no, is it a bug that they have Animate buttons? If yes, how to make them animate the mesh? Thank you.
They can't be animated. This used to be allowed in GenThree and I guess we never removed the animate flag.
added on the 2012-04-22 19:48:37 by ryg ryg
@ ryg: pls check mail ... thanks
added on the 2012-04-22 20:29:51 by quickyman quickyman
Hi

Dues to the interest of this thread and the number of message, i suggest to use a dedicated forum for werkkzeug and others Farbrausch tools. We could better organise infos and raise the use of this amazing demotool in tribute to Farbrausch for this gift :)

I've created one here : http://werkkzeug.freeforums.org/

Many thanks to Farbrausch !
added on the 2012-04-22 21:52:10 by wzman wzman
also do note that there's both a bug tracker and a wiki on the github page :)
added on the 2012-04-22 22:06:12 by ryg ryg
There already are several werkkzeug forums. None of them have trumpets in their background. :|
added on the 2012-04-22 23:17:18 by MsK` MsK`
lol. animated genmesh ops. yeah. see how old... and vs2.0 didn't have vertex textures to do so. :D
added on the 2012-04-23 01:12:09 by yumeji yumeji
why would you need vertex textures for this? GenThree and early versions of wz3 did support animating most mesh ops, including perlin displace - that's how the "wavy grid" scene in candytron works, for example. but it wasn't that useful and relatively big so we took it out.

in the current wz3, there's no way to animate mesh ops (other than setting up skinning and animating that at the scene level), not only because there's no infrastructure to do so, but also because the run-time part of operator execution (the "Exec" phase) doesn't traverse that far down the tree anymore.
added on the 2012-04-23 01:47:50 by ryg ryg
ahh so. then how i'd do some wobble geometry in wz3 if there's no animating meshes in software anymore. just the scene level "hardware models" to do so?

btw. what do you think I know about that... ryg? :D
added on the 2012-04-23 02:42:34 by yumeji yumeji
Skinning. Which in the case of Wz3 is all software to support shadow volumes more or less efficiently.
added on the 2012-04-23 03:19:45 by ryg ryg
but will candytron 2 be as good as variform 2?

also: awesome :)
added on the 2012-04-23 03:21:23 by shuffle2 shuffle2
Shadow volumes?
Check Legend of Grimrock.
added on the 2012-04-23 05:14:02 by moredhel moredhel
Bellend of Grimcock
added on the 2012-04-23 05:22:42 by xwize xwize
is exist a enhenced documentation for operators than the official page http://support.werkkzeug.com/3te/listofoperators.html ?
added on the 2012-04-23 06:31:43 by wzman wzman
no, we only ever documented the ops that are in the texture edition.
added on the 2012-04-23 06:49:00 by ryg ryg
ok thanks, it's already nice. i'm going to create a local copy and i'll try to add new.
added on the 2012-04-23 07:11:50 by wzman wzman
or you could just update the copy in https://github.com/farbrausch/fr_public/tree/master/werkkzeug3/data/help :)
added on the 2012-04-23 07:17:49 by ryg ryg
erf sorry i didn't see it, thks
added on the 2012-04-23 07:20:48 by wzman wzman
way to go guys *thumbs up*
added on the 2012-04-23 12:44:34 by vectory vectory
ok, i tried again debris_9241.k loaded in wz3; on demo-settings (debris v2m track loaded in) ..project exported to *.kx -> 478 KB (490.083 Bytes)
demo player compiled - without (datasection) -> compressed -> 170 kbyte
ogg,png etc - all disabled
linkedIn option active - compiled & compressed : 236 kbyte

another question for intro mode : "It´s possible to get an intro *.k project to understand to combine mini mesh op´s
for example : platinum intro -- would be cool
and pls look on gmx ;)


thanks
added on the 2012-04-23 14:19:05 by quickyman quickyman
ok, i tried again debris_9241.k loaded in wz3; on demo-settings (debris v2m track loaded in) ..project exported to *.kx -> 478 KB (490.083 Bytes)
demo player compiled - without (datasection) -> compressed -> 170 kbyte
ogg,png etc - all disabled
linkedIn option active - compiled & compressed : 236 kbyte

another question for intro mode : "It´s possible to get an intro *.k project to understand to combine mini mesh op´s
for example : platinum intro -- would be cool
and pls look on gmx ;)


thanks
added on the 2012-04-23 14:19:15 by quickyman quickyman
ryg
Found several GUI bugs in parameter window with Large Fonts on at 1920x1080 resolution (Win7 64, latest Nvidia drivers):

1. In Timeline view with any Event selected the following parameters are not shown: Disable Event, Flags.

2. In Spline view with any Spline selected the following parameters are not shown: Channels, Kind, Interpolation.

3. In Scene view with any Node selected:
a) the following parameters are not shown: Node Name, Mesh Name, Matrix.
b) the para window itself is cut right below Scale parameter (even in Small Fonts mode).

How can that be fixed? Small fonts are quite hard on the eyes and your help would improve things so much.
Thank you.
ugh quickyman. 168k intro compile with the complete oplist. just the few experimentals and some shadered ops out. fixed dialog and shadows.
added on the 2012-04-24 00:10:46 by yumeji yumeji
@yumeji - let me know .. how ;)
ryg said : ...no, debris uses demo not intro builds ... mhhh.
because i dont will change something what will make to much differences in quality of endresult.
added on the 2012-04-24 01:26:49 by quickyman quickyman
nah it doesn't. and like i said. i compiled the standard intro player with the debris blob without the loader tune and using a mostly uncommented oplist. also just added the shadow option to the dialog. and left out rygdxt to save space or just cause the linker is blind to find the compress function. somehow the vs compile chain still fucks up sometimes here. :D

at the end it's bascily a small ultra set.
added on the 2012-04-24 01:55:07 by yumeji yumeji

login