Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - EgonOlsen

#1
News / Forum upgraded to 2.1.4
October 14, 2024, 04:33:43 PM
Eventhing looks new and shiny now!
#2
Projects / OpenRoad - Arcade racing
December 09, 2023, 12:20:24 PM
Long time no new project here...so I thought that I might as well contribute something.

It's not really a "project", but something that I'm working on from time to time. It started out as an experiment to see, how feasible it is to generate a road based on the random number generator alone. Over the months, it turned into something that you can actually "play" albeit it's far from being a game of some sort.

The road and the AI vehicles are all generated, nothing has been placed by hand. It has basic sounds, arcade like vehicle controls, traffic and a very crude collision "model".

Here's a video: https://youtu.be/o3MthgPRDsE?si=GEl1AJA2DRFxJCaJ

And this is how it looks:



#3
News / Forum upgraded to 2.0.19
September 09, 2022, 01:49:45 PM
Because...why not!?
#4
Projects / OpenRoad
April 01, 2022, 02:54:26 PM
After playing some racing games on my old computers (Amiga, C64...), I felt the urge to try something like that for myself on a more modern platform but with a retro look. I wanted to code something that at least generates a road and moves a car. I'm not sure, if this is going anywhere...if it is, it'll be some Android game...but I'm still undecided, if I really want to do that.

Anyway, it's basically code that generates road tiles based on an RNG and then warps, rotates and translates them to form a continuous road. The tiles get enabled/disabled based on the player's position, so that in total, not more than 30 tiles are being processed for each frame. So even if it looks like a single 3d mesh, it actually isn't.

Then it places a car sprite (ripped from Outrun), plays some music (also ripped from Outrun...) and moves along.

Here's a video (with german descriptions, but anyway): https://youtu.be/tAsdOGt0i28

Edit: It's using the software renderer for now, hence the shimmering.
#5
News / Forum upgraded to 2.0.18
April 26, 2021, 02:32:12 PM
Because I could.
#6
News / Version 1.32 has been released!
March 24, 2021, 05:21:48 PM
Get it from here (links should be fixed!): https://www.jpct.net/download.html

Changes of the desktop version:


  • Fixed a bug with cloning certain objects.
  • Added the option to leave the inputstream open when loading a texture.
  • Added support for transparency to (de-)serialized objects.
  • Added the option to set the TextureManager into "forgiving" mode.
  • Converted int parameters in blit()-methods to float.
  • Added a compileAllObjects() method to World.
  • Improved batch size for compiled objects.
  • Added option to set specific lights for an Object3D.

Changes of the Android version:


  • Fixed a bug with cloning certain objects.
  • Fixed a bug which caused wrong clipping when setting a bounding box for a one-polygon object.
  • Added the option to leave the inputstream open when loading a texture.
  • Added support for transparency to (de-)serialized objects.
  • Fixed a rare problem with blitting buffers.
  • Added the option to set the TextureManager into "forgiving" mode.
  • Fixed point sizes in ES 2.0 modes.
  • Converted int parameters int blit()-methods to float.
  • Improved batch size for compiled objects.
  • Added option to set specific lights for an Object3D.
  • Fixed the clearAll-option for render targets.
#7
Support / MOVED: Load large file to Android device
February 05, 2021, 07:56:28 AM
#8
News / The Forum uses SSL now...
December 04, 2020, 07:13:00 PM
...finally. Please let me know, if there are any problems with this change.
#9
News / Forum upgraded to 2.0.17
June 03, 2020, 03:24:34 PM
See subject.
#10
Projects / MOVED: Screenshots
March 10, 2019, 03:48:06 PM
#11
Projects / MOVED: Screenshots
January 23, 2019, 01:57:26 PM
#12
News / Forum upgraded to 2.0.15
January 16, 2018, 05:29:27 PM
No text!
#13
News / Forum upgraded to 2.0.14
November 07, 2017, 08:06:35 AM
...
#14
News / MOVED: Naroth
July 18, 2017, 09:46:37 PM
#15
News / Away from keyboard for two weeks
July 06, 2017, 02:32:50 PM
I'll be back around July, 23th. I might be able to offer some support, but not fully.
#16
Support / MOVED: Camera rotation
May 28, 2017, 12:03:58 AM
#17
Support / MOVED: Textures merging/overlaying
March 16, 2017, 03:58:24 PM
#19
Support / MOVED: Android Studio install
February 01, 2017, 10:58:30 PM
#20
News / Forum upgraded to 2.0.13
January 10, 2017, 01:03:29 PM
...yep!