Results 1 to 10 of 11

Thread: SvEngine - Advanced 2D Game Engine

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    simvector
    Guest

    SvEngine - Advanced 2D Game Engine

    Simvector Games is happy to announce the release of SvEngine v1.0-a1. It's an advanced 2D game engine for Windows® PC and use Direct3D® for hardware accelerated rendering. It's robust, fully object oriented, designed for easy use and suitable for making all types of 2D games and other graphic simulations. There is support for surfaces, textures, sprites, audio, streams, archives, configuration files, render targets, swap chains, databases and much more.

    SvEngine | Media | Videos | Facebook | Twitter | RSS

    Be sure to follow us on FaceBook, Twitter and YouTube. We will follow you back.

    I had to put PG on hold for now. I'm having some technical issues with the compiler tech that I need to still work out. Hopefully in the near future I will be able to get it all sorted out. In the mean time I'm moving forward with some small downloadable games that I want to get done. PG was focused on being self contained with it's own compiler supporting different compiler syntax (pascal, basic, javascript and eventually c/c++), this engine exist in library form only. I may at some point add some type of scripting layer. Maybe Lua.

    So I took the core engine, fixed some bugs and made some improvements. I've implemented an improved way of exporting the class objects from a standard DLL.

    This version was released right when PGD went offline. Since that time I've been working on the next build which brings full support for Delphi 5,6,7,2006-XE and Lazarus/FreePascal (official release version). I expect to release this any day now. Just doing some testing.
    Last edited by simvector; 28-05-2011 at 10:48 PM.

  2. #2
    simvector
    Guest
    SvEngine v1.0-a2 Released.

    Changelog

    Version 1.0-a2:
    • Fixed a problem with TSvPrototypeGame class reestablishing the active viewport after recovering from a context switch.
    • Added PostStartupInit and PostStartupDone to TSvCustomGame class.
    • Added TSvConfigFile class
    • Added support for Delphi 5,6,7,2006-XE
    • Added support for Lazarus/FreePascal (official release version).
    • Restructured units needed to support mentioned compilers.
    • Other misc changes and enhancements.

  3. #3
    Go Jarrod! Whoot...

    cheers,
    Paul

  4. #4
    simvector
    Guest
    Thanks bro!

  5. #5
    That's a really good work that you provide to the community simvector, don't give up !
    Current (and lifetime) project: FAR Colony
    https://www.farcolony.com/

  6. #6
    simvector
    Guest
    cool cool, thanks.

Tags for this Thread

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
  •