Browsing projects by Tag(s)

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

Showing page 1 of 3

What g2d isThe famous HTML canvas has made its way into GWT, most notably the gwt-canvas project and GWTCanvas in GWT incubator. While neither of them is ready for production, they are solid enough for enthusiast to get started. However, there are not a lot of support in 2D graphics manipulation. ... [More] For example, if you want to draw a cubic curve, would you rather be passing 3 points or 6 double parameters? When you want to fill something with a color, would you rather be passing a type-safe color object than a string? What if you want to interpolate between two values, two points, or two colors? This project seeks to simplify 2D graphics manipulation by providing some utility class that makes it easier and type-safer to use canvas. If you are looking into WebGL/3D rendering support, please visit my new library gwt-g3d. It is still fairly unstable, but some feedbacks would be greatly appreciated. Who should not use g2dYou should not use g2d if you want to find something stable that runs on the older browsers. In fact, most recent browsers only support canvas partially. The good news is, they are going to implement it according to the HTML 5 specs, and so there is a chance that you may start up a browser some day, downloads some updates automatically, and then realizes that some codes that were not working before are working correctly. But if you are one of those developers who enjoys trying out some bleeding edge stuffs and do not mind getting cut in the process, g2d is for you. Demohttp://gwt-g2d.appspot.com/ The source is available on svn: http://code.google.com/p/gwt-g2d/source/browse/#svn/trunk/gwt-g2d-demo/src/gwt/g2d/client/demo How to use the libraryAdds gwt-g2d.jar to your build path, and add the following line to your .gwt.xml file: What g2d needs to doDoneType-safe Color class. Provides a set of known colors (KnownColor class). Vector2 class for 2D points manipulation. Rectangle, Arc, and Circle. Wrapper class for canvas (Surface class) that accept wrapper objects such as Vector2, Color, Rectangle, etc. Some basic demo. A shape builder class for path drawing. Many type-safe enums, such as LineCap, LineJoin, TextAlign, etc. Support for Shadow. Support for image data manipulation. Matrix manipulation class. Video and audio element To DoType-safe Font class. Unit test for each class. To look intoMore controls over the keyboard. ContactsAny feedback/question/request please visits discussion group If you are using the gwt-g2d library in your project, I would greatly appreciate it if you can send me a link to your project so I can get an idea on how it is being used and what kind of features/changes would be good to have in the future. ShowcaseGoChild: http://gochild2009.appspot.com GWT Equation/Formula Editor: Project page Demo [Less]

5.0
 
  0 reviews  |  1 user  |  5,785 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

A multiplayer tetris game. You can visit actual WIP¨at this adress : http://www.tetriweb.net/

0
 
  0 reviews  |  1 user  |  0 current contributors
 
 

jsPuzzles is an open-source project for the development of a web-based system for puzzle amateurs. The broad goal is not restricted to any specific type of puzzles, although the first version will focus on pencil & paper types of puzzles like Sudoku, Kakuro, Slitherlink and others.

0
 
  0 reviews  |  1 user  |  17,295 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

repository of code that promotes antonytrupe. projects: synchronize jquery plugin synchronize

5.0
 
  0 reviews  |  1 user  |  15,628 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 

Attempting to create a Google Map & MicroMachines style game MashUp Design Doc Tracker Get Developing

0
 
  0 reviews  |  0 users  |  70 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

gwt-gameGame Engine Library for Google Web Toolkit Playable DemoSince the game engine hasn't landed quite yet, why not play a round of Hornet Blast?

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Filcau is a card game played by two people or by two teams of people (two person in each team) with exactly 20 cards. This project has in plan: the creation of a game engine (playing rules) in pure Java creating an Android version of the game (just GUI) creating a Swing version of the game build ... [More] a web application were more users can log in and play in the same time (GWT will most probably be used for the UI) create some AI that can beat humans with more or less difficulty [Less]

0
 
  0 reviews  |  0 users  |  12,004 lines of code  |  2 current contributors  |  Analyzed about 12 hours ago
 
 

The monopoly game project for Java

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 9 days ago
 
 

gwt risk game

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 2 days ago
 
 

A web based multiplayer game based on the board game "Manhattan", which can be run on a simple Php web server with a MySQL database. The server consist of database tables storing games and their states. The tables are accessed via Php. The client is written in Java using GWT, and communicates with the server by sending JSON messages.

0
 
  0 reviews  |  0 users  |  1,995 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.