English Amiga Board

English Amiga Board (https://eab.abime.net/index.php)
-   News (https://eab.abime.net/forumdisplay.php?f=29)
-   -   Two former commercials products released as open source by it's author (https://eab.abime.net/showthread.php?t=110941)

kamelito 15 June 2022 23:46

Two former commercials products released as open source by it's author
 
Two former commercials products released as open source by it's author.
UIK : User Interface Kit for Amiga OS - An object engine : https://github.com/JeanMichelForgeas/UIK
Azur : Text editor for Amiga OS : https://github.com/JeanMichelForgeas/AZur

Thanks goes to Jean-Michel Forgeas who have decided to Open Source it's programs.

kamelito 16 June 2022 11:57

One more !!!


https://github.com/JeanMichelForgeas/OO

Object Organizer - A multi-OS object engine

The object engine is made of objects, with library objects specific to each OS when necessary. Applications source code can then be OS free by using OO objects. For now, the engine and the tests compile and run on Amiga and Windows.

OO is based on ideas from Boopsi and goes farther in object handling, events notifications, building applications, portability... Objects have single inheritance (like java, unlike c++). Entire applications can be OO driven, even with no UI. Entire application object tree can be declared as just data, then let OO instantiate all. The next planned step was to read the application description from a text file, and transform it to a data objects tree. All this opens the door for an application builder... A 3D engine is provided as objects, like handler, space, solid, camera (simple), light, mike, speaker, ... Objects attributes modifications can send notifications to others, with attributs mappings, functions mappings, to achieve automatic application processing.

Even if the code is well tested the product was not released because of Commodore stopping Amiga.

Pierre 18 June 2022 04:58

Thank you for the URLs. This is exciting news.

kamelito 18 June 2022 09:49

My pleasure !


All times are GMT +2. The time now is 06:18.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.

Page generated in 0.04207 seconds with 11 queries