Skip to content

Latest commit

 

History

History
63 lines (34 loc) · 2.1 KB

README.md

File metadata and controls

63 lines (34 loc) · 2.1 KB

Age3D

Age3D files and projects (games, applications..) ! In this repository, you will find some agk files and one of my project: AGE3D.

What is age3D ?

Age3D is a 3D level editor (made in agk, for AGK or other game engine / langage).

  • Developped by : Blendman (made with AGK2)
  • Langage : agk2 (tier1 basic)
  • Date : 2015 (first tests), 06/2016 (basic version), 02 to 03/2018 (improvements)
  • Last version : 0.64 (11/2023).

With Age3D, you can create the levels for your games, and you can even add some gameplays (basic for the moment), like behaviors. You can add physics (basic too), add shaders/textures, open/export models...

Some features

  • create Assets : 3D objects (primitives or import models), light, camera, particles (wip).
  • transformations : move,rotation,scale/size, Visible, shadows(cast, receive), set image (+UV scale, offset) and shaders, color & alpha, blendmode...
  • animation : play, speed, frame start, end.
  • physics : add body, collision
  • selection/multi-selection
  • World (+save\load) : skybox, sun, fog, ambient, shadow
  • Options: snap, lock
  • copy/paste
  • hide/freeze, change parameters to multiselection

WIP :

  • test the level
  • add behaviors : objectIsPlayer, ViewCentererOnPlayer, PlayerKeyboard, mouse (clic and go) and some little gameplays like moveX/Y (with sin()), scaleX/Y and rotationOnCenter

ScreenShots & videos

Version 0.56.3 Age3D v0.56.3

Youtube video : Age3D v0.46

Community

To share tips or to troubleshoot, join the TGC (thegamecreateors) Users forum (https://forum.thegamecreators.com/thread/221796) If you found a bug with the software after troubleshooting, search the Github issues and post there.

Licensing

Please consult with the licenses in the appropriate READMEs.

The project is free and open-source : you can use it, copy it, change it (GUI) and distribute it freely. You can't : sell it, made another software with it and sell it, tell that you have made it ^^, use it for learning IA (or in any IA utilisation).