Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
80 user(s) are online (9 user(s) are browsing News)

Members: 0
Guests: 80

more...

Support us!

Headlines


Recent Replied Topics
Topic Replies Last Post  
Qt AmiQute Challenge 2025 [1][2] 22 (1443) nbache Yesterday 21:55
AmigaOS4 APT-OS4 for Clib4 18 (376) jabirulo Yesterday 21:20
AmigaOS4 A new Odyssey is in development [1][2][3] 53 (4829) white Yesterday 19:54
AmigaOS4 Browservice on X1000 and Sam460LE with Odyssey 1.23 [1][2][3][4] 65 (2519) K-L Yesterday 17:22
AmigaOS4 RadeonHD V.5 driver [1][2] ... [15][16][17][18] 344 (77718) skygecko Yesterday 15:15
AmigaOS4 SDK addon package 15 (1086) afxgroup Yesterday 9:44
AmigaOS4 My experience jumping from SAM460LE to X5040. [1][2] 24 (1228) white 8/24 16:35
AmigaOS4 Problems with X5000/040 and 2 graphic cards. [ SOLVED ] 17 (888) kikems 8/24 16:35
Amiga Emulation UAE BSDSocket support [1][2] 35 (2251) Lio 8/23 21:38
Amiga Emulation QEMU GPU vfio-pci pass through [1][2] ... [10][11][12][13] 259 (22254) white 8/23 17:05
AmigaOS4 infinite icons theme pack [1][2] ... [9][10][11][12] 220 (23481) DigitalDesigns 8/23 4:56
AmigaOS4 The Settlers II Gold Edition Comes to Amiga – October 18, 2025 [1][2] 35 (2002) Antique 8/22 21:44
Amiga General Forum Introducing the Rear Window blog [1][2] ... [12][13][14][15] 290 (81688) trixie 8/22 15:53
AmigaOS4 wget 1.25.0 for os4 [1][2] 24 (2073) LiveForIt 8/22 10:30
AmigaOS4 Doom64EX for AmigaOs4.1 [1][2] 25 (2653) Mr_byte 8/22 10:09
[ Free for all]  [ Too Hot To Handle]  [ Classifieds]       [View all Topics]  [View all Forums]  [Forum Settings]
Software News : AmiDARK Engine *public* Alpha release 0.4
Posted by AmiDARK on 2011/4/6 21:10:00 (2221 reads) News by the same author
Software News

A new *alpha* build of the AmiDARK Engine was uploaded today onto www.os4depot.net.
It is actually in the "upload" queue but it should soonly be available here : http://www.os4depot.net/index.php?fun ... anguage/amidarkengine.lha


The main improvement in this build is the arrival of the *Sprites* functions in the engine. Actually, no optimisation were done so, I hope to improve the system for a future relase.
Here are all improvements done from the last release 0.3 :

2011.03.31 :
------------
SPRITES
- Added commands : DESetSpriteImage( SpriteID, ImageID )
- Added functions : =DESpriteScaleX( SpriteID ), =DESpriteScaleY( SpriteID ), =DESpriteWidth( SpriteID ), = DESpriteHeight( SpriteID )

2011.03.30 :
------------
SPRITES
- Added commands : DEFlipSprite( SpriteID ), DEMirrorSprite( SpriteID )
- Finished to restructurate all libraries of the engine.

2011.03.21 :
------------
SPRITES
- Added commands : DEHideSprite( SpriteID ), DEShowSprite( SpriteID ), DEHideAllSprites(), DEShowAllSprites()

2011.03.20 :
------------
SPRITES
- Added commands : DEPositionSprite( SpriteID, X, Y ), DESetSpriteX( SpriteID, X ) & DESetSpriteY( SpriteID, Y )

2011.03.18 :
------------
SPRITES
- Checked and fixed render : Sprites are now correctly displayed on screen using INTERNAL image pasting functions.

2011.03.12 :
------------
SPRITES
- Added commands : DESetSpritePriority( SpriteID )
- Rethough the way to support priority to increase render speed.
- Started support for sprites rendering.
- Finished support for sprites Backbuffer.
- Finished support for sprites display priority.

2011.01.29 :
------------
SPRITES
- started support for sprites display priority.

2011.01.17 :
------------
SPRITES
- Started support for bitmaps memory management.
SPRITES
- Added 11 checklist functions to read data from checklist.

2010.11.28 :
------------
MAIN ENGINE
- Rebuilded "libamidark.h" file to include separately plugins and activate 3D module if asked.
- Updated synchro functions to handle both version of the engine.
- libAmiDARK.h 2D actual development version done
- Added DECurveValue, DENewXValue, DENewYValue, DENewZValue & DECurveAngle functions.
- Camera 0 is not activated by default. Only if a 3D object is created.
CORE
- Added checking to setup default camera 0 is non exist when models must be rendered ( DarkBASIC Pro compatibility )

The engine now count more than 450 user functions.
Don't forget to follow the development diary regularly to know what is added for the next release here : http://www.amidark-engine.com/spip.php?article28
If you want to support the project, feel free to make a small donation here : http://www.amidark-engine.com/spip.php?article6

Have fun.

Kindest Regards,
AmiDARK
http://www.amidark-engine.com

Printer friendly page Send this story to a friend
The comments are owned by the author. We aren't responsible for their content.
Author Thread
AmiDARK
Published: 2011/4/7 13:20  Updated: 2011/4/7 13:20
Quite a regular
Joined: 11/03/2008
From: South France
Comments: 765
 Re: AmiDARK Engine *public* Alpha release 0.4
Hi,

I uploaded a new version with the executable for demonstrations that were miss in the last upload.
Alternate link for the last uploade : http://files.amidark-engine.com/AmiDARKEngine_r04pub.lha

Regards,
Freddix aka AmiDARK
nubechecorre
Published: 2011/4/7 21:10  Updated: 2011/4/7 21:10
Just can't stay away
Joined: 11/24/2006
From: Sanremo
Comments: 1936
 Re: AmiDARK Engine *public* Alpha release 0.4
Thanks i'll give it a try this weekend ;)

thanks for the work and the update, really appreciated :)

P.S.: what about your idea to create a forum and betaversion to test your progress? still valid? :)
Snuffy
Published: 2011/4/7 22:02  Updated: 2011/4/7 22:02
Just can't stay away
Joined: 12/06/2006
From: Michigan
Comments: 1027
 Re: AmiDARK Engine *public* Alpha release 0.4
Hi @ freddix
Thanks for the tease!
How soon can I start programming something, or is that long way off yet?
AmiDARK
Published: 2011/4/7 22:36  Updated: 2011/4/7 22:36
Quite a regular
Joined: 11/03/2008
From: South France
Comments: 765
 Re: AmiDARK Engine *public* Alpha release 0.4
@Nubechecorre :
The forums is up.
I will prepare a private *beta tester* version for this week-end.
With a different limitation (less annoying than only 5 min runs :p )

@Snuffy :
All will depend on what you want to do.
Technically, 99% of commands available should work correctly but many important features are not yet available ( 2D/3D collisions, sprites/3DObjects animations for examples, sound).
So you can start learn the principles but you will be limited on what you can develop with the actual version.

Kindest Regards,
AmiDARK
nubechecorre
Published: 2011/4/7 23:36  Updated: 2011/4/7 23:36
Just can't stay away
Joined: 11/24/2006
From: Sanremo
Comments: 1936
 Re: AmiDARK Engine *public* Alpha release 0.4
Thanks for the updating infos good coding
General
Site sponsors
 
Contact us on discord to advertise here.

Site statistics
Registered members
  1757
Logged in last:
  24 hours, 68
  7 days, 122
  30 days, 173

Random Photo
Amiga A

New Articles List

New Members
_Pete_
_Pete_ 08/22/2025
ami-elvis
ami-elvis 08/12/2025
mschulz
mschulz 08/09/2025
ddacunha
ddacunha 07/19/2025
digitally
digitally 07/13/2025
Bifford
Bifford 07/01/2025
MarisaG1967
MarisaG1967 06/28/2025
rubach
rubach 06/25/2025
Shinji344
Shinji344 06/14/2025
emulajavi
emulajavi 06/06/2025


Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project