Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Crazy Eddie's GUI System

Compare

  No analysis available

A free library providing windowing and widgets for graphics APIs / engines where such functionality is not natively available, or severely lacking. The library is object orientated, written in C++, and targeted at games developers who should be spending their time creating great games, not building GUI sub-systems!

0 lines of code

14 current contributors

0 since last commit

57 users on Open Hub

Activity Not Available
4.15
   
I Use This
Mostly written in language not available
Licenses: mit

v8rocket

Compare

  Analyzed about 9 hours ago

v8rocket is a library for integrating v8 with libRocket, and to expose the XHTML DOM to Javascript. libRocket (http://librocket.com) is a renderer agnostic XHTML/CSS renderer, useful for creating UIs for games and the like. Hopefully makes assembling a game UI a breeze. v8 ... [More] (http://code.google.com/p/v8/) is a fast Javascript engine, used by the Chromium browser to execute Javascript. Advantages of v8rocket: Renderer agnostic, input agnostic, allows a fully dynamic layout, that can grow/shrink etc. as needed, uses existing layout technology - standardized XHTML/CSS to describe layout, allows easy "theming" via CSS, or even changing the XHTML, without having to recompile, allows delegation of UI work to developers skilled in web programming. [Less]

2.46K lines of code

0 current contributors

almost 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This