Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

879170 Posts in 32966 Topics- by 24357 Members - Latest Member: iriinet

May 23, 2013, 12:01:44 PM
  Show Posts
Pages: [1] 2 3 ... 22
1  Developer / Technical / Re: 3D in GM (how have you mastered it Cactus? or anyone else?) on: March 28, 2012, 07:57:02 PM
This guy is probably the most talented 3d gm user I've ever come across. His examples and such taught me a couple of things.
But honestly
Ofcourse, Game Maker is very nice to do 2d games with it, or even simple 3d, but bigger 3d projects have to be done using something way more advanced.
Why limit yourself to game maker's annoying and limited scripting or power. Use something more flexible even if that something is like Unity. Personally I use C# and xna for most of my 3d tinkering and experimenting. It's a good set of tools with a bad rep, but xna games have made it to steam and other such places.
2  Developer / Technical / Spell Checking Dictionaries on: January 28, 2012, 09:19:43 PM
I've been making a small spell checker and I'm confused by the formatting in the dictionary I'm using.
The entries look like this:
Code:
accepted/U
access/MDSG
accessibility/IM
accessible/I
accessibly/I
accession/GMDS
I'm not sure what the characters are the '/' mean.
3  Developer / Technical / Re: drawing primitives in XNA on: January 14, 2012, 08:21:15 AM
Na you gotta make those yourself. Drawing convex polygons and circles is relativity easy but if you try to draw anything more complex than that the process gets more complicated.
4  Developer / Creative / Re: How to fix the ultimate teamwork problem? on: January 12, 2012, 09:44:18 PM
If you are collaborating with a friend, I suggest you listen to her suggestions because a) you don't want to offend her b) most of the time she has good suggestions you haven't thought of yet.
5  Developer / Creative / Re: So what are you working on? on: January 06, 2012, 06:42:47 PM
Takin a trip on a Möbius strip
Your game is amazing. Please release another tech demo!
6  Developer / Creative / Re: So what are you working on? on: January 05, 2012, 05:54:49 PM
@Jwaap Is there anyway non Venus Patrol supporters could get hold of the game buy it?
7  Developer / Technical / Re: The grumpy old programmer room on: January 01, 2012, 09:55:12 PM
I haven't found a triangle fan yet but right now I am just using triangle lists. The entire process is more complicated because I want to be able to draw complex non convex polygons. My final solution uses an ear clipping algorithm to break the polygon into triangles. 
8  Developer / Technical / Re: The grumpy old programmer room on: January 01, 2012, 08:35:29 PM
Xna has no draw polygon function. Sad
9  Developer / Creative / Re: Most Moving Game on: December 28, 2011, 10:07:58 PM
Immortal Defense(The part where your teacher/mentor double crosses you and causes Earth to be destroyed)
10  Developer / Business / Re: My Unity game nearing completion - best way for players to play? on: December 28, 2011, 07:45:06 PM
If can make the kongregate limit you should really put your game there. You will get at least 2-3 thousand views(and far more if people really like your game). All those views are great exposure for your upcoming brand.
11  Player / General / Re: Post your loot! 2 on: December 27, 2011, 09:25:41 PM
Micro(Micheal Crichton + Richard Preston)
12  Developer / Technical / Re: The happy programmer room on: December 27, 2011, 06:15:38 PM
Sphere to triangle intersection and ball physics!
13  Community / Announcements / Re: Ogmo Editor on: December 21, 2011, 06:53:17 AM
Anyways i just realized for people using integrated graphics card might crash. I had a "Could not find a graphics device that supports the XNA Framework HiDef profile."
You should compile this for the reach profile so more people can use it. I doubt you need any hidef features since the editor seems to be 2d oriented.
14  Developer / Technical / Re: The grumpy old programmer room on: December 18, 2011, 11:55:12 AM
Ambient Occlusion
However my laptop which doesn't support pixel shader 3 can only handle 1 sample per pixel(there should be 8 at least)  Angry
15  Developer / Technical / Re: The happy programmer room on: December 18, 2011, 11:53:30 AM
Ambient Occlusion
Pages: [1] 2 3 ... 22
Theme orange-lt created by panic