Hybrid GUI beta release - an IM+RM GUI toolkit for games, multimedia, etc

Koroskin Denis 2korden at gmail.com
Wed May 21 05:45:53 PDT 2008


On Wed, 21 May 2008 08:34:26 +0400, Tom S  
<h3r3tic at remove.mat.uni.torun.pl> wrote:

> Here's a beta release of Hybrid - a pretty fresh approach to GUI  
> toolkits which combines Immediate Mode GUIs with Retained Mode GUIs.
>
> // Tango-only at the moment.
>
> Quoting the wiki, "Hybrid is a Graphical User Interface toolkit for the  
> D programming language. It is primarily aimed at games (for menus,  
> in-game options, debug consoles, HUDs), their tools and other sorts of  
> multimedia applications, where the GUI can change dynamically."
>
> More info at http://hybrid.team0xf.com/
>
> As for info not mentioned on the wiki, I'm planning to use Hybrid in  
> Deadlock and its level, animation, shader, etc. editors. In fact, the  
> prototype for Hybrid was used in Deadlock before and has worked very  
> well. This release is a complete redesign and rewrite.
>
> Hybrid is licensed under the MIT license.
>
> PS. Make sure to see the immediate-mode API to Menu creation. Lazy  
> evaluation and typesafe variadics do wonders there :)
>
>

Looks great! Is there any way to browse your source apart from  
team0xf.com:8080?
I was trying to sync the source using hg clone, but failed to do so.
Following the guide at  
http://wiki.team0xf.com/index.php?n=Tools.MercurialWindows
gave no result. Is it intended for developers only? It keeps asking for a  
password
and I found no way to register anywere.


More information about the Digitalmars-d-announce mailing list