Results 1 to 10 of 50

Thread: Genesis Device First Release

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    So I`m also done with revamping the 2010 version of the Genesis Device engine and there both up on GitHub:

    https://github.com/seriva

    Also my new website is live with some more projects I worked or am currently working on is live now

    http://luukvanvenrooij.nl/

  2. #2
    Excellently! It`s made very well. Remarkable work.

  3. #3
    Thanks Kordal. I`m currently still working on the 2007 version making improvements to the code

  4. #4
    I have made lots of improvements to the 2007 version in the last few weeks. The biggest changes beeing:

    - New input system without DirectX. I wanted to remove this for a possible linux port later on.
    - New sound system using OpenAL instead of FMod. Again for a possible linux port later on.
    - Using Lazarus generics instead of lists and typecasts everywhere.
    - Made records from al math related classes. This to save memory and speedup loading times.
    - Start of a new GUI system.
    - New animation system for foliage of which I made a small video:



    And besides that lots of other fixes and improvements So check the git repository here:

    https://github.com/seriva/GenesisDevice-2007

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •