| Projects on Google Code | Results 1 - 10 of 23 |
Polygon Game
基于2D多边形的碰撞检测和响应
web: http://www.lfly.cn
*An open source triangulation library
http://poly2tri.googlecode.com/files/cdt-dude.png
* Constrained Delaunay Triangulation (sweep-line)
* Seidel's Triangulation Algorithm
* Earclip Algorithm
[http://code.google.com/p/poly2tri/wiki/screenShots Screenshots]
[http://code.google.com/p/...
Triangulation,
Polygon,
Java,
Monotone,
Seidel,
Scala,
Game,
Tessellation,
2D,
Fast,
Delaunay,
Constrained,
Steiner,
Python,
Cython
Program to create an image made by polygons to better fit a given image using genetic algorithm.
A project using opengl and mfc to implement a polygon divide engine, and use it to draw a leaf.
This project is aimed to develop a set of utility functions that perform certain transformations of polygon geometry. The library is particularly targeted to be used with web-based geo-wiki applications to aid the manual process of creating polygonal geometry for objects with regular shapes (e.g. bu...
===TODO
=Shape Generator=
Welcome to the page of the Shape Generator Project.
This class provides an easy way to generate regular polygons and animate them using tweens.
==Terms of use==
You can freely use this class, and modify it, and share it, but you must share it with the same restrictions.
...
Wykobi is an efficient, robust and simple to use multi-platform 2D/3D computational geometry library. Wykobi provides a concise, predictable, and deterministic interface for geometric primitives and complex geometric routines using and conforming to the ISO/IEC 14882:2003 C++ language specification....
geometry,
computational,
cPlusPlus,
3d,
graphics,
mathematic,
physics,
convex,
triangulation,
intersection,
distance,
transformation,
bezier,
spline,
polygon
=Introduction=
V4P - Vectors For Pocket - is a minimalistic layered polygons scan-conversion engine. See http://en.wikipedia.org/wiki/Scanline_rendering if you don't understand what it deals with.
V4P consists in a ridiculously short piece of C code. V4P main engine weights ~1000 instructions...