Date: Thu, 18 Sep 2003 23:15:53 +1000 From: "Alastair G. Hogge" <agh@tpg.com.au> To: Jason Stewart <jstewart@rtl.org> Cc: freebsd-questions@freebsd.org Subject: Re: BSD graphic interface Message-ID: <200309182315.53572.agh@tpg.com.au> In-Reply-To: <3F69AACF.3070209@rtl.org> References: <200309182056.01076.agh@tpg.com.au> <3F69AACF.3070209@rtl.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, 18 September 2003 22:53, Jason Stewart wrote: > Alastair G. Hogge wrote: > >Hello all, > > > >I'm interested in playing around with some graphics programming in FreeBSD > > but not under XFree86. Are there any graphics interfaces/APIs for the > > console? I'm looking for something that is most definitely BSDL'd. > > Another plus would be a C++ designed API > > > >Does anyone have any information that might be helpfull? > > > >Thanks in advance > >-Alastair > > > >_______________________________________________ > >freebsd-questions@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > libsdl (http://www.libsdl.org/index.php) can write to the console, and > also works with C++. Yeah I'm aware of LibSDL and I was thinking of using it. But decided against it because of the GLPL. If there's some similar with a BSD license that would great. If not...how would I start a project like it? The reason I'm interested is because I want try and provide a different GUI for installation. Just so newbies have the choice of sysinstall or whatever...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309182315.53572.agh>