Results 1 to 10 of 50

Thread: Genesis Device First Release

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    like it... very nice!

  2. #2
    Looking good!
    If you develop an idiot proof system, the nature develops better idiots.

  3. #3
    Thanks guys, I managed to got the 2010 version compiling in Lazarus and already finished most of the problems I wanted to fix before release. Only thing remaining is the editor of the 2010 version. This will require a bit more work I'm afraid. In the main time here is a video of the 2010 version


  4. #4
    That looks great, makes me wanna mess with stuff like that too.
    If you develop an idiot proof system, the nature develops better idiots.

  5. #5
    Thanks VGO

    Another small update. I finally got the Editor compiling. I had major problems getting the MDI forms to work since the win32/64 LCL doesnt support them. I tried QT LCL to get it working but this gave me problems with my OGL contexts since I use normal windows API functions to create the OGL contexts for the viewports. Instead of MDI I made the parent of the viewport forms the main form. Since I don't have any easy management functions for the viewports like cascade etc I just added the 4 viewports forms with a fixed position. The editor doesn't have the fully customizable vieports anymore but for the time I want to spend on this this was the best solution.

    And ofcourse a screenshot
    Attached Images Attached Images
    Last edited by Luuk van Venrooij; 26-01-2015 at 08:32 AM.

  6. #6
    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/

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

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
  •