Click HereClick Here
home features news forums classifieds faqs links search
4511 members 
  News:  archives /  submit news item
Login

Nickname

Password

Lost Password?

Don't have an account yet?
Register now!

Support Amigaworld.net
Your support is needed and is appreciated as Amigaworld.net is primarily dependent upon the support of its users.
Donate

Menu
Main sections
» Home
» Features
» News
» Forums
» Classifieds
» Links
Extras
» OS4 Zone
» IRC Network
» AmigaWorld Radio
» Newsfeed
» Top Members
» Amiga Dealers
Information
» About Us
» FAQs
» Advertise
» Polls
» Terms of Service

IRC Channel
Server: irc.amigaworld.net
Channel: #Amigaworld
Channel Policy and Guidelines

(Uses JAVA Applet and Port 1024)
Visit the Chatroom Website

Who's Online
 75 guest(s) on-line.
 16 member(s) on-line.


zerohero, ajs, Daedalus, more...

You are an anonymous user.
Register Now!
 kas1e:  25 secs ago
 zerohero:  39 secs ago
 Daniel:  48 secs ago
 Daedalus:  1 min ago
 Caveman:  1 min ago
 -Sam-:  1 min ago
 DiscreetFX:  1 min ago
 terminills:  1 min ago
 DaFreak:  1 min ago
 $adddam:  2 mins ago

Software News   Software News : agar-1.3.3 - a SDL GUI Toolkit ported to 68k
   posted by IKE on 31-Jan-2009 13:23:06 (1170 reads)
At long last a fairly complete SDL GUI toolkit has arrived to the Amiga 68K platform...Agar!
I've made a port of agar-1.3.3 from the sources available at: libagar.org


It is available for immediate download at Aminet (38 MB download). Be sure to check
out the'demos' folder to see this awesome SDL GUI in action! It is platform independent
and below is a link to a screenshot of some of the demos running which should give you
an idea of just some of it's capabilities.

Screenshot (click for larger view):

Agar 1.3.3 Preview

Download:
Download Agar 1.3.3 from Aminet

Thanks,
IKE
    

Related Links
· More about Software News
· News by IKE


Most read story about Software News
IT'S DONE!

Last news about Software News
Amiga Media Center 0.58
Printer Friendly Page  Send this Story to a Friend

PosterThread
Kicko 
Re: agar-1.3.3 - a SDL GUI Toolkit ported to 68k
Posted on 31-Jan-2009 14:48:48
#1 ]
Elite Member
Joined: 19-Jun-2004
Posts: 3585
From: Sweden

Great news for 68k users :D

 Status: Offline
Profile     Report this post  
samo79 
Re: agar-1.3.3 - a SDL GUI Toolkit ported to 68k
Posted on 31-Jan-2009 15:20:59
#2 ]
Super Member
Joined: 13-Feb-2003
Posts: 1693
From: Italy, Perugia

Great news for all of us

Now we need only a quick compile for OS4

 Status: Offline
Profile     Report this post  
NutsAboutAmiga 
Re: agar-1.3.3 - a SDL GUI Toolkit ported to 68k
Posted on 31-Jan-2009 15:48:37
#3 ]
Elite Member
Joined: 9-Jun-2004
Posts: 6424
From: Norway

What software uses it?

 Status: Offline
Profile     Report this post  
Samurai_Crow 
Re: agar-1.3.3 - a SDL GUI Toolkit ported to 68k
Posted on 31-Jan-2009 17:32:51
#4 ]
Super Member
Joined: 18-Jan-2003
Posts: 1701
From: Minnesota, USA

@NutsAboutAmiga

CAD programs and games use it. I'm considering using it on some of my programming projects too.

The most significant feature about it is that it supports object-oriented persistent data structures from standard ANSI C without having to resort to C++.

 Status: Offline
Profile     Report this post  
bernd_afa 
Re: agar-1.3.3 - a SDL GUI Toolkit ported to 68k
Posted on 31-Jan-2009 19:23:31
#5 ]
Cult Member
Joined: 14-Apr-2006
Posts: 779
From: Unknown

wow thats a big project compile.I think firefox have less source and smaller binary

can i have hope there is Amiga OS 68k Unix API ready for firefox and libs compile soon

I see on IKE Homepage, he owns a Radeon 9200 on a classic.

Are there more users with Radeon 9200 on Classic ?

I have working SDL with hardware acceleratet opengl.work on winuae and on my classic with cygervision PPC

on Voodoo3 there is problem that only support 256*256 Texture size.
Maybe a Radeon User like to test the SDL hardware acceleratet, i dont know if it work on this cards.radeon have 2048 Pixel Limit so should work.

maybe somebody know a code that split a large texture in smaller tiles that can add in SDL to strorm mesa wrapper.

Last edited by bernd_afa on 01-Feb-2009 at 09:54 AM.

 Status: Offline
Profile     Report this post  
ferrels 
Re: agar-1.3.3 - a SDL GUI Toolkit ported to 68k
Posted on 1-Feb-2009 3:31:52
#6 ]
Regular Member
Joined: 20-Oct-2005
Posts: 259
From: Unknown

Wow, my hat is off to you. That's a pretty big task that you undertook. Agar is one of the better and easier to use GUI toolkits out there. I also like the fact that Agar has C bindings and it doesn't restrict me to using C++ as do many libraries. I've been too lazy to learn C++ and still don't see the point of it. I can still do everything that I need in C.

Is there an OS4 version out there yet?

Last edited by ferrels on 01-Feb-2009 at 03:36 AM.

 Status: Offline
Profile     Report this post  
Samurai_Crow 
Re: agar-1.3.3 - a SDL GUI Toolkit ported to 68k
Posted on 1-Feb-2009 3:58:26
#7 ]
Super Member
Joined: 18-Jan-2003
Posts: 1701
From: Minnesota, USA

@Ferrels

The day after it hit the Aminet, I had SpotUP look at it to see if it would compile for OS 4. It seems hopeful on most features but MiniGL and the older version of PThreads he had installed weren't good enough for those features. It should mostly work though.

Last edited by Samurai_Crow on 01-Feb-2009 at 03:59 AM.

 Status: Offline
Profile     Report this post  
bernd_afa 
Re: agar-1.3.3 - a SDL GUI Toolkit ported to 68k
Posted on 1-Feb-2009 17:52:02
#8 ]
Cult Member
Joined: 14-Apr-2006
Posts: 779
From: Unknown

I see the full gcc debug symbols are in the examples.This slowdown the load and have bigger filesize.sodont think oh its slow and large

with cli command strip this debug hunks can remove and load is faster and filesize is much smaller

 Status: Offline
Profile     Report this post  
IKE 
Re: agar-1.3.3 - a SDL GUI Toolkit ported to 68k
Posted on 16-Feb-2009 18:34:45
#9 ]
Member
Joined: 2-Feb-2005
Posts: 44
From: Western NY

@bernd

What do I need to test SDL with OpenGL support? I'll give it a whirl.

IKE

 Status: Offline
Profile     Report this post  
[ home ][ about us ] [ forums ][ classifieds ] [ links ][ news archive ] [ link to us ][ user account ]
Copyright © 2000 - 2009 Amigaworld.net.

Page took 0.117585 seconds to load.