|
|
Browse by Tags
All Tags » 3D » Phrogram
Showing page 1 of 3 (23 total posts)
-
Hello world,
Here is my newest creation and attempt at 3D programming. I offer it up as a community project since I'm still too new to make it a really cool game. I've created all the geometry for this game while learning about 3D and how it works in Phrogram.
Have fun
Norman
-
This is as close to what you are asking for as I can get you, I hope this helps Program TestErrorTextLabel Define Testing As Error // Define a string to use for the error message Define GlolbalErrorMessage As String Method ...
-
-
-
-
This is a example of how to add Roll and Acceleration to a 3D Space Fighter flying program, it also shows some example code for having the camera follow the ship at different speeds, it's lot's of fun to fly and has lots of good examples of how to do fun things with flying 3D models.
-
Hi Oy, Please inspect this code and comments, I have added several functions to your code and fixed your issues, I'm not trying to write this program for you just give you food for thought as you continue working on it.
features added:
Ship Roll right and left
Speed control limits for slow speed camera jitter
Camera follow ...
-
Hi Photonic, We just posted infomation about how you can do Multi Game Controllers!
Check it out: Multi Game Controllers
-
With the new KPL.Game2D.dll that we just got done updating Phrogram supports multiple Joysticks and can now detect what Joysticks are attached!
Please download the zip file and unzip it into the Phrogram Installation directory on yoru PC, the default directory is 'Program Files\The Phrogram Company\Phrogram'
Note: that if you have an ...
-
Hi Oy,
In both examples that are in this thread if you hold down the 'A' key the model speeds up and if you hold down the 'Z' key it slows down over time
1
|
|
|