Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pmndrs/p2-es
JavaScript 2D physics library
https://github.com/pmndrs/p2-es
added Constraint and DistanceConstraint as well as a distance constraint demo
d649d669a3975aa3cc30cb320b4714ca81dbbfbe authored over 11 years ago by Stefan Hedman <[email protected]>
d649d669a3975aa3cc30cb320b4714ca81dbbfbe authored over 11 years ago by Stefan Hedman <[email protected]>
Merge branch 'master' of https://github.com/schteppe/p2.js
1a677e94349b0206185067dd3452e02cc8117af2 authored over 11 years ago by Stefan Hedman <[email protected]>
1a677e94349b0206185067dd3452e02cc8117af2 authored over 11 years ago by Stefan Hedman <[email protected]>
PixiDemo now renders circle bodies
67412c64f7dd412d4d7122a980b510851a297ff8 authored over 11 years ago by Stefan Hedman <[email protected]>
67412c64f7dd412d4d7122a980b510851a297ff8 authored over 11 years ago by Stefan Hedman <[email protected]>
added PixiDemo pan+zoom
26926a9b4757d59a69676569641186244ca2561a authored over 11 years ago by Stefan Hedman <[email protected]>
26926a9b4757d59a69676569641186244ca2561a authored over 11 years ago by Stefan Hedman <[email protected]>
added base stuff for pixi rendering
7f41a0a8608a27882550e40d8d8f8cc9c039a3a7 authored over 11 years ago by Stefan Hedman <[email protected]>
7f41a0a8608a27882550e40d8d8f8cc9c039a3a7 authored over 11 years ago by Stefan Hedman <[email protected]>
docs style fix
e15096633695910227e03bbf5f230caeda6a5af3 authored over 11 years ago by Stefan Hedman <[email protected]>
e15096633695910227e03bbf5f230caeda6a5af3 authored over 11 years ago by Stefan Hedman <[email protected]>
options objects docs
43ef35139fe581e511df09e5e19594e9cb7c2179 authored over 11 years ago by Stefan Hedman <[email protected]>
43ef35139fe581e511df09e5e19594e9cb7c2179 authored over 11 years ago by Stefan Hedman <[email protected]>
doc property types
1fc42cecd113943ca6813002c5bda56d55743108 authored over 11 years ago by Stefan Hedman <[email protected]>
1fc42cecd113943ca6813002c5bda56d55743108 authored over 11 years ago by Stefan Hedman <[email protected]>
margin fix in docs
a2cf8010c97828cf7f4740f776bb4520a9e28916 authored over 11 years ago by Stefan Hedman <[email protected]>
a2cf8010c97828cf7f4740f776bb4520a9e28916 authored over 11 years ago by Stefan Hedman <[email protected]>
doc update
8bf2fb9c356aa14d9c0ef4a0f2ed908554cf4538 authored over 11 years ago by Stefan Hedman <[email protected]>
8bf2fb9c356aa14d9c0ef4a0f2ed908554cf4538 authored over 11 years ago by Stefan Hedman <[email protected]>
class extend info for doc
2edf424b61b31429d4b4291e51d1d1e912ba61bd authored over 11 years ago by Stefan Hedman <[email protected]>
2edf424b61b31429d4b4291e51d1d1e912ba61bd authored over 11 years ago by Stefan Hedman <[email protected]>
removed unused wrappers
9f3b081479f59272dfbd487295bce33faf434af8 authored over 11 years ago by Stefan Hedman <[email protected]>
9f3b081479f59272dfbd487295bce33faf434af8 authored over 11 years ago by Stefan Hedman <[email protected]>
gruntfile default build order fix
52c81845aadea0d355957a0f7f100b6aa8da28e3 authored over 11 years ago by Stefan Hedman <[email protected]>
52c81845aadea0d355957a0f7f100b6aa8da28e3 authored over 11 years ago by Stefan Hedman <[email protected]>
fixed order of default grunt task
38dae76633799a1f10381cbbfe06450fc6d8fb27 authored over 11 years ago by Stefan Hedman <[email protected]>
38dae76633799a1f10381cbbfe06450fc6d8fb27 authored over 11 years ago by Stefan Hedman <[email protected]>
Update package.json
9d82b8d6033863268bd697e01b78dcd4268d4407 authored over 11 years ago by Stefan Hedman <[email protected]>
9d82b8d6033863268bd697e01b78dcd4268d4407 authored over 11 years ago by Stefan Hedman <[email protected]>
browsify building
77d60b7b33e5c876fd0d9c3f521f07f97c14674d authored over 11 years ago by Stefan Hedman <[email protected]>
77d60b7b33e5c876fd0d9c3f521f07f97c14674d authored over 11 years ago by Stefan Hedman <[email protected]>
removed old Vec2 and Matrix classes
3660a6cbc99ba5489df9cd94904c4356d0e6960f authored over 11 years ago by Stefan Hedman <[email protected]>
3660a6cbc99ba5489df9cd94904c4356d0e6960f authored over 11 years ago by Stefan Hedman <[email protected]>
GSSolver options bugfix, example lib link fix
944d9f0f7f1b3470474a0ed306c86d42609773d4 authored over 11 years ago by Stefan Hedman <[email protected]>
944d9f0f7f1b3470474a0ed306c86d42609773d4 authored over 11 years ago by Stefan Hedman <[email protected]>
Merge branch 'master' of https://github.com/schteppe/p2.js
120d3df0bae5ea257979bcea2adb36c7ad831ac3 authored over 11 years ago by Stefan Hedman <[email protected]>
120d3df0bae5ea257979bcea2adb36c7ad831ac3 authored over 11 years ago by Stefan Hedman <[email protected]>
switched to gl-matrix
acf484a7d5038ae0a27f131dd9abbc1750d376b3 authored over 11 years ago by Stefan Hedman <[email protected]>
acf484a7d5038ae0a27f131dd9abbc1750d376b3 authored over 11 years ago by Stefan Hedman <[email protected]>
Merge pull request #17 from Fishrock123/options
Added `options` to p2.GSSolver.
e4ffe171ac3dca03b75f491a4d1bb42b178b7f25 authored over 11 years ago by Stefan Hedman <[email protected]>
Added `options` to p2.GSSolver.
ea8ac024edc4f6a7623d0c03a1ec8c56257f4467 authored over 11 years ago by Fishrock123 <[email protected]>
ea8ac024edc4f6a7623d0c03a1ec8c56257f4467 authored over 11 years ago by Fishrock123 <[email protected]>
rebuilt
6b7a3c5b939e9edf14270ede335c4eee1aeab7cd authored over 11 years ago by Stefan Hedman <[email protected]>
6b7a3c5b939e9edf14270ede335c4eee1aeab7cd authored over 11 years ago by Stefan Hedman <[email protected]>
Commented out license text… oops.
6919d4e2db03862f2fd906bf13022623d7812929 authored over 11 years ago by Stefan Hedman <[email protected]>
6919d4e2db03862f2fd906bf13022623d7812929 authored over 11 years ago by Stefan Hedman <[email protected]>
Update LICENSE
4c5e9359580ff48de27525357d196a7e55c66f8d authored over 11 years ago by Stefan Hedman <[email protected]>
4c5e9359580ff48de27525357d196a7e55c66f8d authored over 11 years ago by Stefan Hedman <[email protected]>
renamed to to just p2 in the package file
e7d70cd15c0b58e7691321a57a756278608bfb48 authored over 11 years ago by Stefan Hedman <[email protected]>
e7d70cd15c0b58e7691321a57a756278608bfb48 authored over 11 years ago by Stefan Hedman <[email protected]>
Added jox dependency, updated doc
47b473bd96a28912082e7d697481f1e4ccab23cc authored over 11 years ago by Stefan Hedman <[email protected]>
47b473bd96a28912082e7d697481f1e4ccab23cc authored over 11 years ago by Stefan Hedman <[email protected]>
angular force stepping
99308645d0004d6dedcfe3ad29d376a009b9bc36 authored over 11 years ago by Stefan Hedman <[email protected]>
99308645d0004d6dedcfe3ad29d376a009b9bc36 authored over 11 years ago by Stefan Hedman <[email protected]>
corrected force reset and gravity update
241d5999c963072e8f69dc926beffe8d3615e456 authored over 11 years ago by Stefan Hedman <[email protected]>
241d5999c963072e8f69dc926beffe8d3615e456 authored over 11 years ago by Stefan Hedman <[email protected]>
added V.rotate
325e936fe99b644c09b6f0a2aaf3e90ab1642fee authored over 11 years ago by Stefan Hedman <[email protected]>
325e936fe99b644c09b6f0a2aaf3e90ab1642fee authored over 11 years ago by Stefan Hedman <[email protected]>
Added Body.applyForce, rebuild
b3aaf58473f9f8c489e68e5c2b3750ec6caf9869 authored over 11 years ago by Stefan Hedman <[email protected]>
b3aaf58473f9f8c489e68e5c2b3750ec6caf9869 authored over 11 years ago by Stefan Hedman <[email protected]>
added docjs documentation
81ab562bde2502488cd54378500dc9a91793d917 authored over 11 years ago by Stefan Hedman <[email protected]>
81ab562bde2502488cd54378500dc9a91793d917 authored over 11 years ago by Stefan Hedman <[email protected]>
Merge pull request #14 from Fishrock123/docs
Docs
23eac2ee4d898218b8b8c85045e7d9476f11f350 authored over 11 years ago by Stefan Hedman <[email protected]>
Doc updates.
6e428bb9bd1b40bbebc9a08644ec9e768a43a2db authored over 11 years ago by Fishrock123 <[email protected]>
6e428bb9bd1b40bbebc9a08644ec9e768a43a2db authored over 11 years ago by Fishrock123 <[email protected]>
Indenting lint cleanup.
My sublime text configuration is setup to highlight and auto-remove
useless spaces...
merge options
3364beaad704994277a25954f047dc20b14829ae authored over 11 years ago by Stefan Hedman <[email protected]>
3364beaad704994277a25954f047dc20b14829ae authored over 11 years ago by Stefan Hedman <[email protected]>
world doc
4b897d218364e5ba00aefbbc08d50f80a7b17c41 authored over 11 years ago by Stefan Hedman <[email protected]>
4b897d218364e5ba00aefbbc08d50f80a7b17c41 authored over 11 years ago by Stefan Hedman <[email protected]>
more shape docs
09256667937fe76ff9549690b6ba2964410826c7 authored over 11 years ago by Stefan Hedman <[email protected]>
09256667937fe76ff9549690b6ba2964410826c7 authored over 11 years ago by Stefan Hedman <[email protected]>
Shapes doc
ecea25af58344434a6947daf42f086bd0397d03d authored over 11 years ago by Stefan Hedman <[email protected]>
ecea25af58344434a6947daf42f086bd0397d03d authored over 11 years ago by Stefan Hedman <[email protected]>
added jshint config files
02a886124dfe75fdd5e08cb70a465f5492eb14dc authored over 11 years ago by Stefan Hedman <[email protected]>
02a886124dfe75fdd5e08cb70a465f5492eb14dc authored over 11 years ago by Stefan Hedman <[email protected]>
update builds
8371d4cbcb10c297d29c8ae4b612c8374480c79f authored over 11 years ago by Stefan Hedman <[email protected]>
8371d4cbcb10c297d29c8ae4b612c8374480c79f authored over 11 years ago by Stefan Hedman <[email protected]>
Spring members doc
a03057b2d7dcfc9840b577f9cc928054918f959e authored over 11 years ago by Stefan Hedman <[email protected]>
a03057b2d7dcfc9840b577f9cc928054918f959e authored over 11 years ago by Stefan Hedman <[email protected]>
Broadphase.getCollisionPairs doc
1de17e976cc39c21fc6a0251f088ce86e2d5c561 authored over 11 years ago by Stefan Hedman <[email protected]>
1de17e976cc39c21fc6a0251f088ce86e2d5c561 authored over 11 years ago by Stefan Hedman <[email protected]>
indent fix
ad353bfbb3df59c31a09e79e0b23e29dcc7ff1ba authored over 11 years ago by Stefan Hedman <[email protected]>
ad353bfbb3df59c31a09e79e0b23e29dcc7ff1ba authored over 11 years ago by Stefan Hedman <[email protected]>
Body doc
6c06c31c0b58920c1d2b409fcec1f62d6984414d authored over 11 years ago by Stefan Hedman <[email protected]>
6c06c31c0b58920c1d2b409fcec1f62d6984414d authored over 11 years ago by Stefan Hedman <[email protected]>
Solver doc
98fece5412a3149e1538b860d4f6424d6e96a229 authored over 11 years ago by Stefan Hedman <[email protected]>
98fece5412a3149e1538b860d4f6424d6e96a229 authored over 11 years ago by Stefan Hedman <[email protected]>
GSSolver doc
1fd24c9035b4bc3e677de51397b4a2597490954b authored over 11 years ago by Stefan Hedman <[email protected]>
1fd24c9035b4bc3e677de51397b4a2597490954b authored over 11 years ago by Stefan Hedman <[email protected]>
Equation doc
b9415be15367ea4af5a53bc0cb6a0380bcf81fd1 authored over 11 years ago by Stefan Hedman <[email protected]>
b9415be15367ea4af5a53bc0cb6a0380bcf81fd1 authored over 11 years ago by Stefan Hedman <[email protected]>
ContactEquation doc
afeae9aeb7a280ca506a1db0f2d316f13251860e authored over 11 years ago by Stefan Hedman <[email protected]>
afeae9aeb7a280ca506a1db0f2d316f13251860e authored over 11 years ago by Stefan Hedman <[email protected]>
GridBroadphase doc
e61b67459ac721710a122db0f35c4a3c01cf2894 authored over 11 years ago by Stefan Hedman <[email protected]>
e61b67459ac721710a122db0f35c4a3c01cf2894 authored over 11 years ago by Stefan Hedman <[email protected]>
Broadphase doc
2e86380fdba2755077649a070dc5c9ef3bb4bc16 authored over 11 years ago by Stefan Hedman <[email protected]>
2e86380fdba2755077649a070dc5c9ef3bb4bc16 authored over 11 years ago by Stefan Hedman <[email protected]>
NaiveBroadphase doc
164549837dbf5da9c87d7ad3c4bd8740e37d3b21 authored over 11 years ago by Stefan Hedman <[email protected]>
164549837dbf5da9c87d7ad3c4bd8740e37d3b21 authored over 11 years ago by Stefan Hedman <[email protected]>
World doc
2c9c1e0d1d0014920ab3073ea6db7f7237971f57 authored over 11 years ago by Stefan Hedman <[email protected]>
2c9c1e0d1d0014920ab3073ea6db7f7237971f57 authored over 11 years ago by Stefan Hedman <[email protected]>
Document Body.js
3934c9ad49e57ce1d8f35631208a73e2107d019c authored over 11 years ago by Stefan Hedman <[email protected]>
3934c9ad49e57ce1d8f35631208a73e2107d019c authored over 11 years ago by Stefan Hedman <[email protected]>
Added options.doProfiling to world.
Defaults to false.
81c88793e6f2c3e1d789367ee62f5a213b4a0a3a authored over 11 years ago by Fishrock123 <[email protected]>
Merge pull request #11 from Fishrock123/bodies
Bodies shouldn't require a shape.
a099c63f9f98f3af332aeb93a81f33f309065a64 authored over 11 years ago by Stefan Hedman <[email protected]>
Merge pull request #9 from Fishrock123/gravity
Change the default gravity to -9.78
28d380146a988c7e50be27bb80b6b5671767c1bb authored over 11 years ago by Stefan Hedman <[email protected]>
Bodies no longer require a shape.
Updated the "springs" demo to be particle-less.
6109e976c29eafa27f366396dbd731dedda88d61 authored over 11 years ago by Fishrock123 <[email protected]>
Merge pull request #8 from Fishrock123/master
Remove p2.js from the root directory.
8bd15000ec69e30162b69ab1c1e36c014198859e authored over 11 years ago by Stefan Hedman <[email protected]>
Merge pull request #7 from Fishrock123/options
Use options objects to set properties on World, Body, and Spring.
142d7b68957fccf292a9deff32ff7190a729ab05 authored over 11 years ago by Stefan Hedman <[email protected]>
Removed p2.js from the root directory.
157525679c0ac61302086829cabac58c8a5c0e1a authored over 11 years ago by Fishrock123 <[email protected]>
157525679c0ac61302086829cabac58c8a5c0e1a authored over 11 years ago by Fishrock123 <[email protected]>
Merge pull request #3 from Fishrock123/master
Lets get some grunt building in here!
85e93f35e54f9b3f109c16a77ac0457d9233ac25 authored over 11 years ago by Stefan Hedman <[email protected]>
Changed the default gravity to -9.78
ce4ee7611f84ee0b131431d1c35c96bb2811139f authored over 11 years ago by Fishrock123 <[email protected]>
ce4ee7611f84ee0b131431d1c35c96bb2811139f authored over 11 years ago by Fishrock123 <[email protected]>
Use options objects to set properties on World, Body, and Spring.
This allows for a very nice way to set every property on an object if
desired.
Spacing lint.
4c32925a2271d95cd79f833b52a524aa77edee8b authored over 11 years ago by Fishrock123 <[email protected]>
4c32925a2271d95cd79f833b52a524aa77edee8b authored over 11 years ago by Fishrock123 <[email protected]>
Grunt building.
0eceb20e8ea5b62202edecf7d3ebe870ae3758bf authored over 11 years ago by Fishrock123 <[email protected]>
0eceb20e8ea5b62202edecf7d3ebe870ae3758bf authored over 11 years ago by Fishrock123 <[email protected]>
opt
03248765c96bba4a1c2d80009ae66a7487a31a4f authored almost 12 years ago by Stefan Hedman <[email protected]>
03248765c96bba4a1c2d80009ae66a7487a31a4f authored almost 12 years ago by Stefan Hedman <[email protected]>
opt
159d423c3c6c593bcf3b26c3757a1cab975c1a16 authored almost 12 years ago by Stefan Hedman <[email protected]>
159d423c3c6c593bcf3b26c3757a1cab975c1a16 authored almost 12 years ago by Stefan Hedman <[email protected]>
plane broadphase tricks
235f1b2678186a7b7e561cdd2205ee63bec6d3a9 authored almost 12 years ago by Stefan Hedman <[email protected]>
235f1b2678186a7b7e561cdd2205ee63bec6d3a9 authored almost 12 years ago by Stefan Hedman <[email protected]>
optimizations
02ae7323fabfb815edf1b2b3fe3817a2e323d0ff authored almost 12 years ago by Stefan Hedman <[email protected]>
02ae7323fabfb815edf1b2b3fe3817a2e323d0ff authored almost 12 years ago by Stefan Hedman <[email protected]>
gridbroadphase now ignores out-of-bbox bodies
074843146b4a17281adf4c1880116882e0212789 authored almost 12 years ago by Stefan Hedman <[email protected]>
074843146b4a17281adf4c1880116882e0212789 authored almost 12 years ago by Stefan Hedman <[email protected]>
gridbroadphase optimize
e562af8b79d72cf57a50fb4407d0189d78e6a247 authored almost 12 years ago by Stefan Hedman <[email protected]>
e562af8b79d72cf57a50fb4407d0189d78e6a247 authored almost 12 years ago by Stefan Hedman <[email protected]>
added GridBroadphase, circles demo runs at about 2x speed
d899fbb7506e208395d25bbacc88e4286bd23df7 authored almost 12 years ago by Stefan Hedman <[email protected]>
d899fbb7506e208395d25bbacc88e4286bd23df7 authored almost 12 years ago by Stefan Hedman <[email protected]>
Merge branch 'master' of https://github.com/schteppe/p2.js
13211b5630689e36939d2326bf4707b937d1554d authored almost 12 years ago by Stefan Hedman <[email protected]>
13211b5630689e36939d2326bf4707b937d1554d authored almost 12 years ago by Stefan Hedman <[email protected]>
optimize circle/circle broadphase
f3557620746bf357834e4323bcc855209a3baa4e authored almost 12 years ago by Stefan Hedman <[email protected]>
f3557620746bf357834e4323bcc855209a3baa4e authored almost 12 years ago by Stefan Hedman <[email protected]>
Merge branch 'master' into gh-pages
c2ed7f36f0014e0f7502d3e35e16977f163a11f4 authored almost 12 years ago by Stefan Hedman <[email protected]>
c2ed7f36f0014e0f7502d3e35e16977f163a11f4 authored almost 12 years ago by Stefan Hedman <[email protected]>
fixed performance.now browser compatibility
6460daf59ec011e7a66d0d993da79341efc0b242 authored almost 12 years ago by Stefan Hedman <[email protected]>
6460daf59ec011e7a66d0d993da79341efc0b242 authored almost 12 years ago by Stefan Hedman <[email protected]>
added demo link
1e3d995b15af35aea1216ad3c9986ec1769b18b5 authored almost 12 years ago by Stefan Hedman <[email protected]>
1e3d995b15af35aea1216ad3c9986ec1769b18b5 authored almost 12 years ago by Stefan Hedman <[email protected]>
Merge branch 'master' into gh-pages
3c2dc0b56a718c68e6d40bb1cab3851c1e9bf717 authored almost 12 years ago by Stefan Hedman <[email protected]>
3c2dc0b56a718c68e6d40bb1cab3851c1e9bf717 authored almost 12 years ago by Stefan Hedman <[email protected]>
Create gh-pages branch via GitHub
d6819ae1b0f2689addf237899d85bb7be48f1007 authored almost 12 years ago by Stefan Hedman <[email protected]>
d6819ae1b0f2689addf237899d85bb7be48f1007 authored almost 12 years ago by Stefan Hedman <[email protected]>
a
453468606730cb884399f05b0ef1f8d8a0e0341c authored almost 12 years ago by Stefan Hedman <[email protected]>
453468606730cb884399f05b0ef1f8d8a0e0341c authored almost 12 years ago by Stefan Hedman <[email protected]>
changed circles demo number of circles
f31cf67c2776439e8848d8aaf80b291baeb6db12 authored almost 12 years ago by Stefan Hedman <[email protected]>
f31cf67c2776439e8848d8aaf80b291baeb6db12 authored almost 12 years ago by Stefan Hedman <[email protected]>
misc fixes
9957b8b7c033b5b478d0ae5a9f2d1fa92bbb6c55 authored almost 12 years ago by Stefan Hedman <[email protected]>
9957b8b7c033b5b478d0ae5a9f2d1fa92bbb6c55 authored almost 12 years ago by Stefan Hedman <[email protected]>
local repo went corrupt, skip added changes
713455cbaea8b7ce5418878b092cda84b38c490c authored almost 12 years ago by Stefan Hedman <[email protected]>
713455cbaea8b7ce5418878b092cda84b38c490c authored almost 12 years ago by Stefan Hedman <[email protected]>
zooming
58f46ee159f1f98a7eeb602552364e63da47518e authored almost 12 years ago by Stefan Hedman <[email protected]>
58f46ee159f1f98a7eeb602552364e63da47518e authored almost 12 years ago by Stefan Hedman <[email protected]>
initial but bad zooming in demo
df5c402287dcd8fab86606b6c751e5622dd7fa41 authored almost 12 years ago by Stefan Hedman <[email protected]>
df5c402287dcd8fab86606b6c751e5622dd7fa41 authored almost 12 years ago by Stefan Hedman <[email protected]>
readme update
fd203f5028c73062bee8850d025217c06ab20d38 authored almost 12 years ago by Stefan Hedman <[email protected]>
fd203f5028c73062bee8850d025217c06ab20d38 authored almost 12 years ago by Stefan Hedman <[email protected]>
almost forgot the most important file..
ef15670fb92d2e723958dd98021a5444f249e1ec authored almost 12 years ago by Stefan Hedman <[email protected]>
ef15670fb92d2e723958dd98021a5444f249e1ec authored almost 12 years ago by Stefan Hedman <[email protected]>
renamed project to p2
d17194bd6898fc8e78317589e863f6b205dea779 authored almost 12 years ago by Stefan Hedman <[email protected]>
d17194bd6898fc8e78317589e863f6b205dea779 authored almost 12 years ago by Stefan Hedman <[email protected]>
restructure of demo
6403e61c24a5d24ac7e055a646e07cc6d612c2cc authored almost 12 years ago by Stefan Hedman <[email protected]>
6403e61c24a5d24ac7e055a646e07cc6d612c2cc authored almost 12 years ago by Stefan Hedman <[email protected]>
added planes to the circles demo
60992bce91180ea1929a3498cc7d38d8ef3b150d authored almost 12 years ago by Stefan Hedman <[email protected]>
60992bce91180ea1929a3498cc7d38d8ef3b150d authored almost 12 years ago by Stefan Hedman <[email protected]>
circle/plane collision
857954d0ff3fcf75a40aff9d3e304512665be238 authored almost 12 years ago by Stefan Hedman <[email protected]>
857954d0ff3fcf75a40aff9d3e304512665be238 authored almost 12 years ago by Stefan Hedman <[email protected]>
circles example works
3d085941c5b979f20e8ba1aab69f18b8f483e935 authored almost 12 years ago by Stefan Hedman <[email protected]>
3d085941c5b979f20e8ba1aab69f18b8f483e935 authored almost 12 years ago by Stefan Hedman <[email protected]>
demo framework first attempt
09ff2e524ed225e788b563308b3d35f3a081081a authored almost 12 years ago by Stefan Hedman <[email protected]>
09ff2e524ed225e788b563308b3d35f3a081081a authored almost 12 years ago by Stefan Hedman <[email protected]>
added preliminart contactequation etc
72b40a2b515fcea36d7b1475e41b7df970c1e5c9 authored almost 12 years ago by Stefan Hedman <[email protected]>
72b40a2b515fcea36d7b1475e41b7df970c1e5c9 authored almost 12 years ago by Stefan Hedman <[email protected]>
added preliminary broadphase and solver
6554339e6adc9d4aa70b8092c1c1a7102991d74b authored almost 12 years ago by Stefan Hedman <[email protected]>
6554339e6adc9d4aa70b8092c1c1a7102991d74b authored almost 12 years ago by Stefan Hedman <[email protected]>
renamed springs example
573d449def0b8c9fe1490f78c4ff0f7b57003466 authored almost 12 years ago by Stefan Hedman <[email protected]>
573d449def0b8c9fe1490f78c4ff0f7b57003466 authored almost 12 years ago by Stefan Hedman <[email protected]>
example fix
936b11c384de43fe467c97d03e5fcada5607ba30 authored almost 12 years ago by Stefan Hedman <[email protected]>
936b11c384de43fe467c97d03e5fcada5607ba30 authored almost 12 years ago by Stefan Hedman <[email protected]>
first commit
5004cceb8c4bb69c7be19ff83a9e09b0045f18d2 authored almost 12 years ago by Stefan Hedman <[email protected]>
5004cceb8c4bb69c7be19ff83a9e09b0045f18d2 authored almost 12 years ago by Stefan Hedman <[email protected]>
Initial commit
c5b753a11bd8ec1d344212831f4fa9c2bcc70cf6 authored almost 12 years ago by Stefan Hedman <[email protected]>
c5b753a11bd8ec1d344212831f4fa9c2bcc70cf6 authored almost 12 years ago by Stefan Hedman <[email protected]>