3D Tools
#21
Posted 24 August 2006 - 04:05 PM
If you use anim8or beta there is a script there to export to GM.
#22
Posted 05 September 2006 - 07:54 PM
Primitive is a 3d modelling program that I created.
It is built for ease of use and simple controls.
It has mouse support and many other features such as texturizing your models.
It is made for placeing vertices one by one and createing models out of triangles.
You can go here for more information, a download link, and screenshots:
Topic
Thanks for reading.
Edited by NEED HELP sorta, 05 September 2006 - 07:54 PM.
#23
Posted 30 September 2006 - 09:09 PM
Download comma2point.exe
#24
Posted 02 October 2006 - 10:31 PM
- WaveFront .obj
- Anim8or .vtx
- C source files .c
- DirectX files .x
- 3D Studio ASCII files .asc
- GameMaker .mod
3d models to Game Maker.
d3d_model_load_ext can read all vertex, texture and normals data. It has parameters to make it easier to use the model in GM.
You can:
- flip the normals
- mirror the texture coordinates
- set a scale (because d3d_transform_add_scaling(xy,ys,zs) destroys the normals)
There's also a demo available.
d3d_model_load_ext
Edited by Master Xilo, 10 July 2012 - 08:56 PM.
#25
Posted 09 January 2007 - 08:44 PM
Modeler 2 topic
#27
Posted 29 May 2007 - 04:38 PM
#28
Posted 02 June 2007 - 02:15 PM
This is a free tool that takes a heightmap and colormap and makes it into a terrain file.
Also
-Wavefront obj Support
-Gm model support
-Heightmap & Colormap Creation
Topic URL
http://gmc.yoyogames...howtopic=290708
If you have any questions or comments, PM me.
Edited by the_doominator, 02 June 2007 - 02:16 PM.
#29
Posted 07 June 2007 - 06:31 PM
With this tool you can easily create, scale, move, rotate and edit bounding boxes and bounding box faces. Then you can save them to a *.gmbb file, which you can then load in Game Maker, with the included scripts. The scripts are located in the file GmBB Scripts.gml. You can see how those scripts work in the file bbox_example_GM7.gmk.
Click to go to the topic
Edited by Jesper, 07 June 2007 - 06:31 PM.
#30
Posted 16 July 2007 - 11:58 PM
this is a lib gex file i created for 1st person shooter games. its a beta version to see if its easy or not yet. theres not much to it... im not good at much explaining things.
#31
Posted 20 September 2007 - 11:11 PM
#32
Posted 06 October 2007 - 06:46 PM
http://gmc.yoyogames...howtopic=329495
A dll I'm working on to perform 3d collision checking in GM games.
#33
Posted 29 October 2007 - 02:57 PM
http://gmc.yoyogames...howtopic=336322

It is not fully operational, and although there aren't any "glitches", there are somethings that will greatly inhibit your ability to create levels with the software, such as a non-adjustable screen resolution and not being able to modify more than 30 polygons...I will upload a hotfix soon...
Edited by WarriorArtiste, 29 October 2007 - 05:29 PM.
#35
Posted 04 February 2008 - 01:05 PM
http://gm3d.org/foru...c.php?f=16&t=40
A good simulator were you can figure out some of the basics of the 6 actions.
#36
Posted 27 April 2008 - 11:26 PM
You can find the topic about it here
Also check out the website here
Edited by EDGE, 04 July 2008 - 06:33 AM.
#37
Posted 23 September 2008 - 06:33 AM
http://gmc.yoyogames...&...t&p=2866603
#38
Posted 10 November 2008 - 07:19 AM
#39
Posted 24 November 2008 - 05:07 PM

Its a software to build object with use a basic shapes that game maker have after export we get a d3d_draw.. code in the txt file
http://gmc.yoyogames...howtopic=402756
Edited by lionx_dagger, 28 November 2008 - 10:40 AM.
#40
Posted 06 January 2009 - 08:47 PM
Model Creator for Game Maker (v5.0)
This program allows you to create 3D models for Game Maker. This is not the first version, it's just the first time I created a topic for it on this forum. Older versions can be found on the Dutch GMC: link.
Video toturial on YouTube: Modeling a chair
If you have no idea how to start, it is a good idea to watch this video first.

This is a screenshot of the main program. It shows the entire menu and two views.
Online documentation
The program is a lot easier to use than most professional modeling programs. It is meant for creating low-poly models (<1000 triangles) as Game Maker would slow down anyway if you tried to use models that are too complicated. However, it is perfectly possible to create high-poly models with it as well.
Download Model Creator v5.0 (1.75MB)
Features:
- Supports the GM model file format
- Supports File Association to open the models more quickly
- Supports triangles and all basic shapes
- Supports color, alpha and texture (with UV mapping)
- Supports lots of transformations to edit your models
- Supports undo/redo (up to 20 times!)
- Uses my calculator DLL for all user input (you can use expressions)
- Uses Max WinAPI for all popup menus
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












