C++: Web Toolkit/Web GUI/Web App. App in C++, Web-based-GUI!

Discussion about everything. New games, 3d math, development tips...
Post Reply
MasterGod
Posts: 2061
Joined: Fri May 25, 2007 8:06 pm
Location: Israel
Contact:

C++: Web Toolkit/Web GUI/Web App. App in C++, Web-based-GUI!

Post by MasterGod »

Hello my friends, how are you doing today?

I'd like to share a special open source library my friend found which is a Web Based GUI library in C++.
Their sites describes it the best so I won't say much, but in plain english its: Code an application in C++, type http://i.p.add.ress:port in your favorite browser and see its GUI.
No Web Programming Language knowledge required.

Homesite: http://www.webtoolkit.eu/wt
Examples:
- Hello World: http://www.webtoolkit.eu/wt/examples/hello/hello.wt
- Hello World Code: http://www.webtoolkit.eu/wt/src/hello.C (its C++ don't worry about the .C postfix)
And there are 7 more here: http://www.webtoolkit.eu/wt#/examples/
All with explanation and documentation of course.

What do you say about this amazing library?

P.S
It comes with its own built in server so no need to worry about that end though you can still use apache2 if you like...
Image
Dev State: Abandoned (For now..)
Requirements Analysis Doc: ~87%
UML: ~0.5%
sudi
Posts: 1686
Joined: Fri Aug 26, 2005 8:38 pm

Post by sudi »

nice stuff bookmarked already. maybe i will switch my php site to c++
We're programmers. Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand. We're not excited by renovation:tinkering,improving,planting flower beds.
Virion
Competition winner
Posts: 2148
Joined: Mon Dec 18, 2006 5:04 am

Post by Virion »

hey MasterGod :D
MasterGod
Posts: 2061
Joined: Fri May 25, 2007 8:06 pm
Location: Israel
Contact:

Post by MasterGod »

Virion wrote:hey MasterGod :D
Hey mate, I see you back to Irrlicht (so soon hehe...) :) !
I love your new image, really cool!
Image
Dev State: Abandoned (For now..)
Requirements Analysis Doc: ~87%
UML: ~0.5%
Cloudef
Posts: 123
Joined: Wed Dec 03, 2008 9:02 pm
Location: Finland

Post by Cloudef »

This is awesome!
May replace the crappy unsecured blog on my site with doing one with this.
Virion
Competition winner
Posts: 2148
Joined: Mon Dec 18, 2006 5:04 am

Post by Virion »

Hey mate, I see you back to Irrlicht (so soon hehe...) :) !
:oops:
d3jake
Posts: 198
Joined: Sat Mar 22, 2008 7:49 pm
Location: United States of America

Re: C++: Web Toolkit/Web GUI/Web App. App in C++, Web-based-

Post by d3jake »

MasterGod wrote:Hello my friends, ...
Cool....Something like this would come in handy I"m sure...
The Open Descent Foundation is always looking for programmers! http://www.odf-online.org
"I'll find out if what I deleted was vital here shortly..." -d3jake
MasterGod
Posts: 2061
Joined: Fri May 25, 2007 8:06 pm
Location: Israel
Contact:

Post by MasterGod »

Indeed.
This project has great potential, I wonder but how strong it is today.

I'm gonna test it for a while and if there's something interesting I'll let you know..
Image
Dev State: Abandoned (For now..)
Requirements Analysis Doc: ~87%
UML: ~0.5%
d3jake
Posts: 198
Joined: Sat Mar 22, 2008 7:49 pm
Location: United States of America

Post by d3jake »

This is brilliant really. I mean in the age where a majority of people have a broadband connection, a simple small game could be written in C++ and played through a browser without too much trouble.
The Open Descent Foundation is always looking for programmers! http://www.odf-online.org
"I'll find out if what I deleted was vital here shortly..." -d3jake
Post Reply