Konrad Kiss's Resources
This short php script uses the GD library to embed the average of the rgb channels of one image into another's alpha channel. Very useful for embedding specular maps into diffuse (TGEA) or normal (Torque 3D) maps.
Author Konrad Kiss Date 11/04/2009 (2:58 am) Comment 2 comments
This is a web-based Patch to Markup Lite converter that will make it a lot easier for you to create instructions on how to install a resource by simply generating a patch of the changes and converting them to Markup Lite instructions that you can post in your GG resource blogs.
Author Konrad Kiss Date 10/13/2009 (12:21 am) Comment 9 comments
This resource adds a new postFx to Torque3D that can be used to render your selected object with a silhouette and a colored overlay.
Author Konrad Kiss Date 07/13/2009 (5:43 pm) Comment 42 comments
By default, mounted objects such as weapons are scaled to the mounting object's scale. This resource makes it possible to add further scaling that is set by the datablock of shape image. That means that you can set the size of the mounted weapon without having to re-export.
Author Konrad Kiss Date 07/02/2009 (10:40 pm) Comment 24 comments
This one-liner will scale the animation of your player to the scale of the player. IE: large monsters move slowly, small ones move fast.
Author Konrad Kiss Date 06/06/2009 (9:24 am) Comment 6 comments
This is my second Torque3D terrains related resource, which lets you define layers that can't be walked upon (or jumped over) by your player. This is an easy way to create movement constraints in your game.
Author Konrad Kiss Date 06/03/2009 (10:12 am) Comment 32 comments
The terrain system in Torque3D allows for creating high quality terrains. It's editor grants you the tools needed to do just about anything. This resource further expands the editor with a simple rule based layer mask generator.
Author Konrad Kiss Date 05/05/2009 (5:01 pm) Comment 41 comments
This resource explains how you can add inline anonymous function declarations as a parameter of a function call to TorqueScript.
Author Konrad Kiss Date 03/20/2009 (8:52 pm) Comment 18 comments
I've been asked about the shader tech behind material accumulation for the BG Cliff Construction Kit. This article will reveal the basic concept with a few shader code samples.
Author Konrad Kiss Date 11/20/2008 (9:37 pm) Comment 4 comments
Every developer has his own way of indenting and reading source code. Regretfully, new lines and indents in the TGEA 1.7.1 source are nothing like what I'm used to. Here's what I did to make the source more readable to me.
Author Konrad Kiss Date 10/14/2008 (7:04 pm) Comment 10 comments
Property maps are used by the engine to be able to tell what color a foot puff or vehicle puff should be on a given material of the terrain, or what it should sound like when you step on it. This resource adds automatic property map generation with default values for each terrain texture, so you have vehicle and player foot puffs even if there are no propertyMap.cs files around.
Author Konrad Kiss Date 08/04/2008 (7:48 pm) Comment 2 comments
TGEA has been without footpuffs and vehicle dust. This resource switches them back on. Before you start, please check out my [url=www.garagegames.com/community/blogs/view/15199]Automatic blended terrain texture property map generation[/url] resource, because you will need property maps set up to see the puffs.
Author Konrad Kiss Date 08/04/2008 (7:48 pm) Comment 8 comments
This resource lets you specify separate loading screen bitmaps for each of your missions.
Author Konrad Kiss Date 06/30/2008 (9:46 pm) Comment 10 comments






