IonicWind Software

Aurora Compiler => 3D Graphics => Topic started by: J B Wood (Zumwalt) on May 13, 2006, 07:24:32 PM

Title: Aurora with 3Impact Engine
Post by: J B Wood (Zumwalt) on May 13, 2006, 07:24:32 PM
http://www.jbwws.com/jbwws/aurora/aurora3impactdemo.zip

Includes a code folder with the project, src and inc files, also includes a libs folder with the dll3impact.lib
I uploaded it to my personal space and posted the link since I can't post the entire project here.
I will also post the project files here.


//====================================================================
'// GENERAL DISCLAIMER
'//
'// Creator = Jonathan B Wood
'// End User = You / Your Team / Any 3'rd party developer.
'// Public Release Date = 5/13/2006
'//
'// This wrapper is provided as is, use at the End User's own risk.
'// The Creator assumes no responsibility for any damages
'// caused by the use of this wrapper in any applications written by the
'// End User.
'//
'// If the End User uses this wrapper in their projects, please keep the header intact
'// The End User may add or modify this wrapper as you see fit to work with their applications
'// as long as they agree to give credit to the Creator of the wrapper.
'// The wrapper is provided royalty free and may be modified at the End Users Discretion.
'//
'// This version is compliant with 4.2.0.0 of 3Impact as of 3/01/2006
'//
'// If you have any questions about the wrapper refer to the Creator at zumwalt@jbwws.com
'// If you have any questions about how to use the functions, refer to your preferences.txt
'// that comes with 3impact or the 3impact message boards.
'//
'// The End User may not rent / lease / sell the source to the wrapper, it is provided as a
'// resource to the community to help those who are looking to make a wrapper of there own.
'//
'// All copyrights and ownership of products belong to there original creators.
'// Neither Aurora or 3Impact have any responsibilty's to this wrapper.
'// Since Aurora is still in Alpha, there is no guarantee this will work going into any future builds.
'//====================================================================
#End Region
Title: Re: Aurora with 3Impact Engine
Post by: kryton9 on May 14, 2006, 02:04:24 AM
That is really phenomenal zumwalt!
Very different type of 3d Demo, and fun once you get used to it :)

Does the dll3impact.dll have to be with the exe file when distributed to work?

Title: Re: Aurora with 3Impact Engine
Post by: Barney on May 14, 2006, 06:55:53 AM
Yesw. The DLL is needed in order for the compiled program to run. However, I've just tried it with MoleBox Pro and it runs perfectly on my machine as one single EXE file, which includes the DLL and all the media. Total size of the EXE was around 3 MB.

Barney
Title: Re: Aurora with 3Impact Engine
Post by: J B Wood (Zumwalt) on May 14, 2006, 09:50:02 AM
Whats Molebox Pro and do you have  URL for it?
Title: Re: Aurora with 3Impact Engine
Post by: Barney on May 14, 2006, 11:11:12 AM
It is a file and exe packer. It packs all the files needed for your application together with your exe file and compresses the result at the same time. Your example uses somwhere around 10 MB of disk space and the moleboxed exe is only 3 MB in size. There are two versions of the program with the crucial difference that only the more expensive Pro version can include DLL's into the compressed EXE. You can get it at:

www.molebox.com  (edited: originally I wrote ".pro" at the end. DOH!)

Barney
Title: Re: Aurora with 3Impact Engine
Post by: J B Wood (Zumwalt) on May 14, 2006, 01:54:39 PM
What program should I use for obfuscation and registeration system? I want something that generates keys and has a database system, any recomendations? I know Aurora uses something, I would like something like that!
Title: Re: Aurora with 3Impact Engine
Post by: Parker on May 14, 2006, 02:06:29 PM
Armadillo, or as its now called, Software Passport. http://siliconrealms.com/index.shtml
Title: Re: Aurora with 3Impact Engine
Post by: J B Wood (Zumwalt) on May 14, 2006, 04:42:02 PM
Thanks, checking them out. I Appreciate all the help.
Title: Re: Aurora with 3Impact Engine
Post by: J B Wood (Zumwalt) on May 22, 2006, 07:03:28 AM
Tested with Alpha 3, revision 3, no changes needed at this time.
Title: Re: Aurora with 3Impact Engine
Post by: Ionic Wind Support Team on May 22, 2006, 10:07:00 AM
You will probably not have to change it for any of the revisions.  I really stress backwards compatibility when I code and if something drastic changes I'll post it with the revision announcement ;)
Title: Re: Aurora with 3Impact Engine
Post by: J B Wood (Zumwalt) on May 23, 2006, 07:15:34 AM
Thanks Ionic, I'll just deal with any new functions added by the 3Impact team for the code here. The fact that everything is passed byref, default, really makes things that much easier on me. Things are crazy at the house, so I don't have the time to update the code to add the 3 new functions that 3Impact added, but taking the code I already gave, and if you own 3Impact, it only takes like a few minutes of your time to update it yourself, I already did all the hard work for everyone how owns both products.
Title: Re: Aurora with 3Impact Engine
Post by: J B Wood (Zumwalt) on June 05, 2006, 02:42:36 PM
I've purchased molebox pro, very impressive..