View RSS Feed

All Blog Entries

  1. 3D support!

    3D support has been brought into the engine! Added a couple of projects on 3D theme, including projection shadows (shadow map):
    Click image for larger version. 

Name:	shadows.png 
Views:	1570 
Size:	8.8 KB 
ID:	1568
    In principle, 3D rendering was possible in the past - the engine did not interfere with this, but did not help either (except the camera/projection helpers). Now more and more functionality commonly used for rendering 3D scenes is gradually transferred to the engine, so no manual OpenGL calls are required. Currently, there is not
    ...

    Updated 07-09-2021 at 12:13 PM by Cooler (category)

    Categories
    Developer Diary
  2. Apus Game Engine supports Linux

    Just ported my card game Astral Towers for Linux. It's a card game made with my open source pascal engine, which is available at Github (https://github.com/Cooler2/ApusGameEngine).

    Now there are 2 game versions, both built from the same source code:

    • Windows - 32-bit, built with Delphi Community Edition.
    • Linux (64-bit, built with Lazarus 2.11 / FPC 3.3).


    The game project's source code is available for all my patrons at Patreon (https://www.patreon.com/ApusGameEngine) ...
  3. Hi there

    Quote Originally Posted by hgbk View Post
    Good to find a forum related to pascal. I'm writing software for a cards game - just for fun and without commercial interest but nevertheless with corona motivated ambition

    I have a front-end server written in JavaScript and a backend-server written in Lazarus Pascal. Both need to send messages to each other. The data to be transferred are coded in JSON. I think Sockets could do the job. Does anybody has experience in such a scenario or could give me a hint how to achieve this.
    ...
  4. Deep C rescue

    Great caption, huh?


    Introduction
    I'm a self-taught programmer that started out with C64 BASIC back in the 1980;ies. I quickly moved on to 6502 assembler and became quite good at coding demos, I'm still impressed what a 8-bit 1MHz CPU is capable of. As a natural next step I moved on to 16-bit assembler on the Amiga (Motorola 68k) and produced a few demos there aswell. Started using C to tie my assembly routines together, and later used it as a high level language to make ...
  5. Ludum Dare Compo #34 Is Over

    That's it, it's done.

    48 hours and I have a rough working game.

    Source is available on here or you can download the compiled binaries (Win32 only I'm afraid) here

    Did anyone else submit a Pascal game?
    Categories
    Uncategorized
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Submission_Intro.jpg 
Views:	3593 
Size:	85.1 KB 
ID:	1385   Click image for larger version. 

Name:	Submission_Game.jpg 
Views:	3498 
Size:	96.5 KB 
ID:	1386  
Page 2 of 18 FirstFirst 123412 ... LastLast