Free Tools

From GameStudio Wiki

Jump to: navigation, search

Contents

programming

Enlarge
GST-Builder (freeware)

Enhanced development environment for 3D GameStudio: script editor with color syntax highlighting, codesense feature, error checking, project support, element view/jump over the whole game project, asset center, plugins, and more. Auch in deutsch.

Enlarge
GST-Obfuscator

With this little application you can obfuscate your script files made for conitec's 3DGamestudio game engine. All script files are - obfuscated (not easily readable by a human) - concatenated in ONE file - comments are stripped - actions are NOT obfuscated (because actions could be defined in WED)

artificial intelligence

Enlarge
Intense Pathfinding This open source C-script tool is an easy to use Pathfinding system made by Aris aka "larry laffer" from the 3dgs forums, it uses the Dijkstra Search Algorithm.

Here's a feature list on Intense Ai's Pathfinding:
Points Of Visibility Pathfinding (node based)
Pure Dijkstra Search Algorithm (fast)
999 Max Nodes per level / 999 Max Pathfinding-Entities per level
Three Dimensional (can handle floors, slopes, stairs, rough terrain, etc)
String Pulling (no zig zag paths)
Runtime Search(handles dynamic enviroments like doors, bridges and demolished walls)
Volume Raycasting(Size of entity is considered, making sure the path is wide and tall enough)
Gravity RayCasting(Making sure there's ground below the path. See here )
Polygon Precise RayCasting(Supports model-only levels and terrains)
Graph Generating Tool (automatically link nodes to each other. You just need to place them in the level)
Debuging Tools (Visually seeing the Graph and every c_trace made at runtime)

particle editing

Enlarge
EasyParticle 3.1 This Tool is a free program, to create good looking, particle effects.

No matter if standard-,vertex-, waypointeffects or other special effects like rain, snow, or sprite effects. Everything is possible.

shader creation

Enlarge
Normal-Map Generator 1.3 With this tool you can create Normal Maps for shaders. Featuring real-time preview, shader export to c-script and lite c, German and English.

other tools

Image:FratchLogo.jpg Fratch - new statistics panel

New statistics panel for C-Script & Lite-C. Optimize the frame rate of your game! Easy to use and implement. Frame rate related parameters can be changed at run time. The graphical interface (nexus usage is displayed with bars) and the context help support lets you quicky find any bottlenecks.

Click link here to get information about installation and shots of the tool.

Personal tools