UHMM - 3/28 GruntMaps.com is up
- FleetAdmiralBacon
- Posts: 2377
- Joined: Sat Nov 26, 2005 7:01 pm
- Location: Ohio
- Contact:
![]() |
![]() |
![]() |
All of the DLL's come straight from microsoft, you can be sure of that, seeing as I've only used the ones that came with VB6.
That means, no, they shouldnt screw up your computer, but we all know microsoft here...
I am curently working on figuring out the rotation functions (MSDN doesnt do a good job of explaining the trigometric formulas involved with all of this. its all based on x,y,z being values to multiply the respective coordinates by to get the final outcome of a rotation, its all based on sine / arc sine
EDIT: Done. Its still a little sketchy (you have to stop moving the mouse for it to register) but its good enough for another upload
*compiles and rar's*
Update has been uploaded.
The following is a sample project.
Save the above as "projecttest.uhmm" and put it anywhere.
NOTE: the vehicles dont appear inside the bloodgulch-like level for a reason. They are right next to the camera.
That means, no, they shouldnt screw up your computer, but we all know microsoft here...
I am curently working on figuring out the rotation functions (MSDN doesnt do a good job of explaining the trigometric formulas involved with all of this. its all based on x,y,z being values to multiply the respective coordinates by to get the final outcome of a rotation, its all based on sine / arc sine
EDIT: Done. Its still a little sketchy (you have to stop moving the mouse for it to register) but its good enough for another upload
*compiles and rar's*
Update has been uploaded.
The following is a sample project.
Code: Select all
"m","\blood.bmp","\blood ground.bmp"
"o","\mc.e3d",2814,520,13205,-.8828916,0,-.4695768
"o","\hog.e3d",2762.742,520,13178.54,.4994523,0,-.8663414
"o","\pelican.e3d",2143.299,1036,12821.49,.9765455,0,-.2153111
"o","\banshee.e3d",2661.926,778,11921.85,-.4893212,0,.8721037
"a","RotationTest"
NOTE: the vehicles dont appear inside the bloodgulch-like level for a reason. They are right next to the camera.

Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
-
- Posts: 6
- Joined: Mon Oct 03, 2005 10:49 am
- FleetAdmiralBacon
- Posts: 2377
- Joined: Sat Nov 26, 2005 7:01 pm
- Location: Ohio
- Contact:
![]() |
![]() |
![]() |

A nice new pic. Now you can see the UI if you havent downloaded it yet. And a nice view of my crappy attempt at recreating blood gulch's basic landscape.
I also took a look at terragen. Its rather interesting. I dont like how it keeps detail in a buffer. It reminds me too much of Google Earth...
The basic concept, though, is exactly what im going for. only on a much smaller scale (im only using an 80x80 pic, thats like 256+)

Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
- FleetAdmiralBacon
- Posts: 2377
- Joined: Sat Nov 26, 2005 7:01 pm
- Location: Ohio
- Contact:
![]() |
![]() |
![]() |
*gets pic of help menu*
You'll like this.

You'll like this.


Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
-
- Posts: 145
- Joined: Fri Jan 21, 2005 6:05 pm
![]() |
- FleetAdmiralBacon
- Posts: 2377
- Joined: Sat Nov 26, 2005 7:01 pm
- Location: Ohio
- Contact:
![]() |
![]() |
![]() |
To move (which should be obvious if you've run sapien, if not, you can be of real help to me in finding what features true noobs are looking for)
WASD while holding in the MIDDLE button. For those of you who are deprived of a middle button, I will be adding control customization for movement.
TO ROTATE:
HOld the middle button and move the mouse.
TO Roatate Objects:
Same as above. Rotate as you would the camera.
To Move Stuff:
Select the object from the list at right, then use the x,-x,y,-y,z,-z buttons. The scroller thing below them controls speed. THis is not at all finalized, i just havent really gotten to using the 3d window yet...
WASD while holding in the MIDDLE button. For those of you who are deprived of a middle button, I will be adding control customization for movement.
TO ROTATE:
HOld the middle button and move the mouse.
TO Roatate Objects:
Same as above. Rotate as you would the camera.
To Move Stuff:
Select the object from the list at right, then use the x,-x,y,-y,z,-z buttons. The scroller thing below them controls speed. THis is not at all finalized, i just havent really gotten to using the 3d window yet...

Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
-
- Posts: 8
- Joined: Sun May 01, 2005 3:13 pm
This may sound noobish, cause im only 13...but... when i open it, why am i upside-down? And how can i get rightside-up? I have tried rotating but it doesn't workl. Anyway, other then that, nice thing. Much easier then the other programs. Also, can yo make it so when we move, you can set the speed of movement?
- FleetAdmiralBacon
- Posts: 2377
- Joined: Sat Nov 26, 2005 7:01 pm
- Location: Ohio
- Contact:
![]() |
![]() |
![]() |
You're not upside down. The program uses double normals (or no normals, i guess) so you can see both sides of a triangle. You actually start out below the level and a little bit out of it. Just move into it and you'll see a crappy, flipped over x + y version of blood gulch (fixed that last part recently)*
*flipped over x and y:
I mean like this:
Normal
OY
X
Flipped:
OX
Y
But i fixed it in a newer version i havent released yet, so...
*flipped over x and y:
I mean like this:
Normal
OY
X
Flipped:
OX
Y
But i fixed it in a newer version i havent released yet, so...

Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
-
- Posts: 361
- Joined: Sat Jan 22, 2005 5:13 pm
- Location: Somewhere Out There
![]() |
- FleetAdmiralBacon
- Posts: 2377
- Joined: Sat Nov 26, 2005 7:01 pm
- Location: Ohio
- Contact:
![]() |
![]() |
![]() |
thanks : )
Also, visit http://halopc.net they gave me my own sub forum...
Also, visit http://halopc.net they gave me my own sub forum...

Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
- FleetAdmiralBacon
- Posts: 2377
- Joined: Sat Nov 26, 2005 7:01 pm
- Location: Ohio
- Contact:
![]() |
![]() |
![]() |
Well, hmm.. "ActiveX can not create component"... that isnt enough info.... give me a brief bio of your computer and visual basic aplications.

Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
- GametagAeonFlux
- Posts: 9320
- Joined: Sun Jun 06, 2004 7:27 pm
- Location: Lincoln, NE
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
248 mb of RAM and 1.8 ghz processor? How are you doing ANYTHING on that computer? But try Google next time.
http://msdn.microsoft.com/library/defau ... ponent.asp
http://msdn.microsoft.com/library/defau ... ponent.asp