Game Maker Community YoYo Games

Welcome Guest ( Log In | Register )

> Work in Progress Rules

This forum is for people to post information regarding their WIP projects for discussion and feedback. Note: by WIP projects, we mean those that are well underway, and we require that you post a demo. Make sure that you READ these rules prior to posting. Also, the General GMC Rules apply here too.

3 Pages V   1 2 3 >  
Reply to this topicStart new topic
Gmmodel - New Version, Saving/loading Support!, The standard of GM modelers! .gm6 inc.
Rave
post May 30 2005, 04:55 PM
Post #1


GMC Member
Group Icon

Group: GMC Member
Posts: 38
Joined: 11-January 05
Member No.: 19672



GMModel
A Rave Production

With the new release of Game Maker version 6.1, it's own type of model support is now available. The purpose of GMModel is to provide a friendly and easy to use interface for creating, editing, and viewing models made for Game Maker.

GMModel is open-source and free for anyone to edit, use, and distribute any way they like. I do not support my crappy coding style, however, and will only answer important questions about bugs/issues. No "how do I use this" crap. Press F1 to view instructions.

GMModel currently supports polygons, the ability to colorize/alphatize the vertices of the polygons, and the ability to save and load models. For more on what is to come in the future, press F1.

Because this is an early release, there WILL be bugs. Make sure you report any and all bugs in this post.

The open-source version of GMModel requires a registered version of Game Maker. If anyone with a registered version of Game Maker wants to create an .EXE and upload it somewhere, be my guest. I'm too lazy to do it myself.

June 1 - New version .2
Download v.2 : 22KB
Mirror 2 Download
Mirror 3 Download

Known Bugs:
- Loading two editable models consecutively throws errors.
- The included racer.gmm file is corrupt.
- Loading models as view-only screws up certian colors, e.g. white turns to black. This is more than likely a bug in GM's model loading function.
- Unfortunately, more recently created faces will be drawn over earlier made faces, even if they are supposed to be behind them. I don't think there isn't a way to fix this and there may never be.

Have fun! wink1.gif

This post has been edited by Rave: Jun 3 2005, 04:41 PM
Go to the top of the page
 
+Quote Post
coolsmile
post May 30 2005, 09:08 PM
Post #2


Programmer
Group Icon

Group: GMC Member
Posts: 1443
Joined: 24-March 05
From: USA :)
Member No.: 24617



Not bad. In some cases, this coding can be very useful. (3D drawing comes to mind)
Go to the top of the page
 
+Quote Post
IceMetalPunk
post May 30 2005, 10:53 PM
Post #3


Rocker
Group Icon

Group: GMC Member
Posts: 3933
Joined: 12-March 04
From: USA
Member No.: 6970



What's the point of having 2 links from the same host? MicroTech never works for me... maybe get someone to mirror it?

-IMP wink1.gif smile.gif
Go to the top of the page
 
+Quote Post
Bathy
post May 31 2005, 01:00 AM
Post #4


GMC Member
Group Icon

Group: GMC Member
Posts: 555
Joined: 10-July 04
From: The shadows
Member No.: 11458



Good job.

This needs to be ported to gm6.1
Go to the top of the page
 
+Quote Post
Rave
post May 31 2005, 04:34 AM
Post #5


GMC Member
Group Icon

Group: GMC Member
Posts: 38
Joined: 11-January 05
Member No.: 19672



coolsmile: as soon as saving/loading the models is implemented this will be very useful in 3d games.
IceMetalPunk: Iono, the first one wasnt working for me when I tried it so I uploaded a second.
Bathy: It IS gm6.1....
Go to the top of the page
 
+Quote Post
Bathy
post May 31 2005, 06:32 AM
Post #6


GMC Member
Group Icon

Group: GMC Member
Posts: 555
Joined: 10-July 04
From: The shadows
Member No.: 11458



I meant, you need to take advantage of the gm6.1 features like built in model support.
Go to the top of the page
 
+Quote Post
grandhighgamer
post May 31 2005, 09:02 AM
Post #7


Village Idiot
Group Icon

Group: GMC Member
Posts: 3230
Joined: 7-September 04
From: A dilapidated hut.
Member No.: 14103



QUOTE (Bathy @ May 31 2005, 06:32 AM)
I meant, you need to take advantage of the gm6.1 features like built in model support.
*

IT DOES!
Go to the top of the page
 
+Quote Post
Bathy
post May 31 2005, 10:15 AM
Post #8


GMC Member
Group Icon

Group: GMC Member
Posts: 555
Joined: 10-July 04
From: The shadows
Member No.: 11458



QUOTE (grandhighgamer @ May 31 2005, 09:02 AM)
QUOTE (Bathy @ May 31 2005, 06:32 AM)
I meant, you need to take advantage of the gm6.1 features like built in model support.
*

IT DOES!
*



Where? Did you even look at the file?
Go to the top of the page
 
+Quote Post
grandhighgamer
post May 31 2005, 10:54 AM
Post #9


Village Idiot
Group Icon

Group: GMC Member
Posts: 3230
Joined: 7-September 04
From: A dilapidated hut.
Member No.: 14103



QUOTE (Bathy @ May 31 2005, 10:15 AM)
Where? Did you even look at the file?
*

Yes, I ran it in GM6.gif and it said something like: Error: Invalid command: d3d_model_create();.
Go to the top of the page
 
+Quote Post
Rave
post May 31 2005, 03:19 PM
Post #10


GMC Member
Group Icon

Group: GMC Member
Posts: 38
Joined: 11-January 05
Member No.: 19672



I understand what you mean, and you will soon be able to save and load your models for use in your own games.
The only thing it does is call d3d_model_create() once, but the next version (which will be released shortly) will have more to do with actual models.
Go to the top of the page
 
+Quote Post
Bathy
post May 31 2005, 10:20 PM
Post #11


GMC Member
Group Icon

Group: GMC Member
Posts: 555
Joined: 10-July 04
From: The shadows
Member No.: 11458



QUOTE (Rave @ May 31 2005, 03:19 PM)
I understand what you mean, and you will soon be able to save and load your models for use in your own games.
The only thing it does is call d3d_model_create() once, but the next version (which will be released shortly) will have more to do with actual models.
*


Once its fully ported and can save/load and some of the bugs are fixed.. I would actually use this..

Cant say ive ever said this about something ive found in this section..

Good work.


Bathy
Go to the top of the page
 
+Quote Post
DJ Gman
post May 31 2005, 10:22 PM
Post #12


GMC Member
Group Icon

Group: GMC Member
Posts: 669
Joined: 12-November 04
From: tha hood
Member No.: 16625



does this work with gm6 or only 6.1?
Go to the top of the page
 
+Quote Post
aaron7114
post Jun 1 2005, 03:22 AM
Post #13


GMC Member
Group Icon

Group: GMC Member
Posts: 487
Joined: 26-October 03
From: USA
Member No.: 627



QUOTE (Grinderwolf Games @ May 31 2005, 05:22 PM)
does this work with gm6 or only 6.1?
*


6.1
Go to the top of the page
 
+Quote Post
Rave
post Jun 1 2005, 04:19 AM
Post #14


GMC Member
Group Icon

Group: GMC Member
Posts: 38
Joined: 11-January 05
Member No.: 19672



I am pleased to announce the release of a new version!

In the new version you can save and load your models. I have also fixed several bugs regarding faces.
This means you can now use the models you make for your own games!

You are able to save your models as both an editable model (if you need to edit it later) and an un-editable model (to keep people from screwing with your models.)

Included in the .zip with the new version are four simple models.

In the next version, I plan on adding support for Textures, and a few versions down the ability to modify face vertex properties and delete faces/vertices.
Go to the top of the page
 
+Quote Post
faizin
post Jun 1 2005, 05:38 AM
Post #15


GMC Member
Group Icon

Group: GMC Member
Posts: 16
Joined: 24-April 05
Member No.: 26544



Just suggest : Why dont you make the 3D converter to gm format.It means like milkshape file format change to gm 3D model that can load.I love using milkshape so it is a waste because I want put 3D using milkshape in game maker.
Go to the top of the page
 
+Quote Post
portentous
post Jun 1 2005, 05:44 AM
Post #16


GMC Member
Group Icon

Group: GMC Member
Posts: 81
Joined: 12-October 04
From: NZ
Member No.: 15453



GREATE ENGINE especially adding some demos makes it way better lol; though the racer one doesn't seem to work for me (unknow variable xpos); otherwise keep it up biggrin.gif

This post has been edited by portentous: Jun 1 2005, 05:45 AM
Go to the top of the page
 
+Quote Post
Rave
post Jun 1 2005, 07:24 AM
Post #17


GMC Member
Group Icon

Group: GMC Member
Posts: 38
Joined: 11-January 05
Member No.: 19672



faizin: maybe because there is already a tool like that?
portentous: make sure you didn't load the model after you already loaded a model (click new before loading models just to be safe)
Go to the top of the page
 
+Quote Post
Heathen
post Jun 1 2005, 07:58 AM
Post #18


GMC Member


Group: Validating
Posts: 25
Joined: 31-March 05
Member No.: 25086



QUOTE (Rave @ Jun 1 2005, 08:24 AM)
faizin: maybe because there is already a tool like that?
portentous: make sure you didn't load the model after you already loaded a model (click new before loading models just to be safe)
*


Good job

A few requests for the next version smile.gif

Ability to zoom in and out in the 3d view
Ability to get rid of the grid in 3d view
Ability to delete vertices
Normals for the polygons

This post has been edited by Heathen: Jun 1 2005, 08:20 AM
Go to the top of the page
 
+Quote Post
Porfirio
post Jun 1 2005, 09:19 AM
Post #19


GMC Member
Group Icon

Group: GMC Member
Posts: 1224
Joined: 16-August 04
From: Portugal
Member No.: 12971



Great 3d modeler great job but it need a biger window and some more thing's
Go to the top of the page
 
+Quote Post
Game_Genius
post Jun 1 2005, 10:33 AM
Post #20


GMC Member


Group: Banned Users
Posts: 449
Joined: 3-October 04
From: Computerville
Member No.: 15070



Awsome!!!!!, please add basic shapes, animation,and Textureing, that would make it look awsome too!!!!
Go to the top of the page
 
+Quote Post

3 Pages V   1 2 3 >
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 9th February 2010 - 11:00 AM