Lazarus

Announcements => Third party => Topic started by: michalis on January 21, 2018, 08:02:39 pm

Title: Castle Game Engine 6.4 release – physics, iOS services...
Post by: michalis on January 21, 2018, 08:02:39 pm
We’re proud to announce Castle Game Engine 6.4 (https://castle-engine.sourceforge.io/) release! Castle Game Engine is a free, open-source game engine written in Object Pascal. We support both 3D and 2D games. We are cross-platform (desktop, Android, iOS — with the help of our own build tool and scalable user-interface components). The complete list of the engine features is here (https://castle-engine.sourceforge.io/features.php), so go ahead and download it (https://castle-engine.sourceforge.io/) and try!

New features in 6.4 release:


The above list was supposed to be only a summary :) For a really full list of new things see the news post (https://castle-engine.sourceforge.io/wp/2018/01/21/castle-game-engine-6-4-release-physics-ios-services-shader-pipeline-upgrade-big-api-improvements-vectors-transform-and-more/).

Together with the new engine, we also release view3dscene 3.18.0 (http://castle-engine.sourceforge.io/view3dscene.php) -- our 3D and 2D model browser, and glViewImage 1.8.0 (https://castle-engine.sourceforge.io/glviewimage.php) -- our image browser. These tools are useful when working with the engine (to quickly check how does the engine handle given model or image), but are also perfectly useful on their own, to view or even post-process your files.

At this moment, I also want to ask you to support the engine development on Patreon (https://www.patreon.com/castleengine). This support really helps me, and is very appreciated. Various 6.4 features (like physics integration!) would not happen without this.

If you have not yet seen my plans for 2018, read them here (https://castle-engine.sourceforge.io/wp/2017/12/23/plans-6-4-release-asap-visual-editor-soon-2018-roadmap/) -- I have a plan that should make our engine the best engine ever :) In short: editor component (to get standalone editor, like Unity3d, and to get editing inside Lazarus/Delphi, like GLScene, and to get runtime inspection/editing of the game world), Delphi compatibility, glTF and PBR, and looking closely at WebAssembly and pas2js.
Title: Re: Castle Game Engine 6.4 release – physics, iOS services...
Post by: lainz on January 21, 2018, 10:58:14 pm
Looks awesome!

You can enter the game contest 2018 if you have time
https://forum.lazarus.freepascal.org/index.php/topic,39495.0.html
Title: Re: Castle Game Engine 6.4 release – physics, iOS services...
Post by: michalis on January 22, 2018, 08:44:28 pm
You can enter the game contest 2018 if you have time
https://forum.lazarus.freepascal.org/index.php/topic,39495.0.html

We have a link to the contest thread pinned in our Discord channel (https://castle-engine.sourceforge.io/talk.php) :) I hope that people will join.

Personally my time is filled developing "The Unholy Society" (using CGE, naturally) (http://store.steampowered.com/app/746750/The_Unholy_Society/) for the nearest months:)
Title: Re: Castle Game Engine 6.4 release – physics, iOS services...
Post by: michalis on January 27, 2018, 06:19:10 am
We just implemented Spine paths support (https://castle-engine.sourceforge.io/wp/2018/01/27/spine-bezier-paths-support-some-fixes/) in Castle Game Engine and made some fixes:)
Title: Re: Castle Game Engine 6.4 release – physics, iOS services...
Post by: taazz on January 30, 2018, 05:11:04 am
just a heads up, your 3dviewer comes with the a visible console window on windows a bit unorthodox, you might want to rectify it.
Title: Re: Castle Game Engine 6.4 release – physics, iOS services...
Post by: michalis on January 30, 2018, 06:38:28 pm
just a heads up, your 3dviewer comes with the a visible console window on windows a bit unorthodox, you might want to rectify it.


The console is deliberately visible in view3dscene on Windows, because it's useful. Some stuff is reported on stdout, and it's sometimes useful to copy-paste it. See the Console menu, e.g. to print Viewpoint (camera) settings that can be pasted to X3D file.

Some day we will add our own console, but for now it's easier to just use existing one:)
Title: Re: Castle Game Engine 6.4 release – physics, iOS services...
Post by: michalis on May 09, 2018, 03:20:59 pm
just a heads up, your 3dviewer comes with the a visible console window on windows a bit unorthodox, you might want to rectify it.

View3dscene no longer shows a console window on Windows :) See https://castle-engine.io/wp/2018/05/04/engine-improvements-commonsurfaceshader-with-shadow-maps-fix-demo-of-mouse-picking-3d-2d-objects-view3dscene-without-console/ . The latest version of view3dscene (unstable, build from GitHub code), that contains this change, is on http://michalis.ii.uni.wroc.pl/view3dscene-snapshots/ .
Title: Re: Castle Game Engine 6.4 release – physics, iOS services...
Post by: lainz on May 09, 2018, 08:54:09 pm
There's a good and free game I can play with this good framework?
I say something like a 2d platformer. You have one?
Title: Re: Castle Game Engine 6.4 release – physics, iOS services...
Post by: michalis on May 09, 2018, 10:48:10 pm
There's a good and free game I can play with this good framework?
I say something like a 2d platformer. You have one?

Various games developed using the Castle Game Engine are listed on https://castle-engine.io/all_programs.php . For various platforms, some free / some not, some large projects / some gamejam games.

As for 2D platformer: well, I'm developing something close right now: https://store.steampowered.com/app/746750/The_Unholy_Society/ :) One part of this game is a 2D adventure game with a platformer view.

As for free 2D platformer using Castle Game Engine: I don't have anything pretty, but you can take a look at my 12-hour gamejam game: https://castle-engine.io/wp/2017/05/23/in-space-everyone-is-screaming-gamejam-game/ . It's incredibly ugly and does not have much play, but it can serve as a nice (simple) code how to make a platformer game using CGE. The complete source code is on GitLab, https://gitlab.com/michaliskambi/in-space-everyone-is-screaming .
TinyPortal © 2005-2018