{"id":16699372,"url":"https://github.com/ousttrue/swigbullet","last_synced_at":"2025-03-14T04:33:34.599Z","repository":{"id":2314437,"uuid":"3274545","full_name":"ousttrue/swigbullet","owner":"ousttrue","description":"bullet wrapper for python by siwg","archived":false,"fork":false,"pushed_at":"2012-03-13T13:55:08.000Z","size":2250,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T23:29:10.301Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ousttrue.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-01-26T14:57:17.000Z","updated_at":"2015-07-19T13:07:37.000Z","dependencies_parsed_at":"2022-09-05T15:40:16.040Z","dependency_job_id":null,"html_url":"https://github.com/ousttrue/swigbullet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ousttrue%2Fswigbullet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ousttrue%2Fswigbullet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ousttrue%2Fswigbullet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ousttrue%2Fswigbullet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ousttrue","download_url":"https://codeload.github.com/ousttrue/swigbullet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243526908,"owners_count":20305110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T18:06:47.182Z","updated_at":"2025-03-14T04:33:29.587Z","avatar_url":"https://github.com/ousttrue.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"==========\nswigbullet\n==========\nbullet wrapper by swig.\npython binding is supported. \n\ndirectories\n===========\n\nbullet-2.79\n-----------\n* http://freeglut.sourceforge.net/\nZLib license.\nReconstruction of taking out the class in a class outside is carried out. \n\nFor example, btRigidBody::btRigidBodyConstructionInfo to btRigidBodyConstructionInfo.\n\nfreeglut\n--------\n* http://freeglut.sourceforge.net/\nMIT license.\n\nBasicDemo\n---------\nbased bullet-2.79/Demos/BasicDemo.\ndepend on freeglut.\n\ngldrawer\n--------\nThe utility which draws the bullet world  by OpenGL.\nbased bullet-2.79/Demos/OpenGL.\n\nswigbullet\n----------\nbullet wrapper by swig.\n\nbuild on Windows\n================\n\n0. requirement\n--------------\non msys shell\n\n::\n\n    $ /c/Python27/python --version\n    Python 2.7.2\n    $ cat /c/Python27/Lib/distutils/distutils.cfg\n    [build]\n    compiler=mingw32\n    \n    $ gcc --version\n    gcc.exe (tdm-1) 4.6.1\n    Copyright (C) 2011 Free Software Foundation, Inc.\n    This is free software; see the source for copying conditions.  There is NO\n    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n    \n    $ premake4 --version\n    premake4 (Premake Build Script Generator) 4.3\n    \n    $ swig -version\n    SWIG Version 2.0.4\n    Compiled with i586-mingw32msvc-g++ [i686-pc-linux-gnu]\n    Configured options: +pcre\n    Please see http://www.swig.org for reporting bugs and further information\n\n1. bullet-2.79\n--------------\n::\n\n    $ cd bullet-2.79\n    $ premake4 gmake\n    $ make\n    $ ls ../release\n    libBulletDynamics.a libLinearMath.a libBulletCollision.a libBulletSoftBody.a\n\n2. gldrawer\n-----------\nThe utility which draws the bullet world by OpenGL.\n\n::\n\n    $ cd gldrawer\n    $ premake4 gmake\n    $ make\n    $ ls ../release\n    libgldrawer.a\n\n3. swigbullet/python binding\n----------------------------\n::\n\n    $ cd swigbullet/python\n    $ /c/Python27/python setup.py install\n    \n    # examples\n    $ /c/Python27/python examples/HelloWorld.py\n    $ /c/Python27/python examples/BasicDemo.py\n\nBasicDemo requries pyOpenGL and glglue(0.3.0 or later).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fousttrue%2Fswigbullet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fousttrue%2Fswigbullet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fousttrue%2Fswigbullet/lists"}