Giter Site home page Giter Site logo

amshrbo / simulating-physics-using-pymunk Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 19 KB

A set of projects that will use python, pygame, and pymunk for doing physics simulation FOR FUN.

License: GNU General Public License v3.0

Python 100.00%
python3 pygame pymunk physics physics-simulation

simulating-physics-using-pymunk's Introduction

List of projects for simulating physics in python

Table of contents

Installation

  1. Creating a virtualenv for the project
    1. virtualenv --python=(which python3) physics-simulation
  2. Activating the virtualenv
    1. Fish shell . physics-simulation/bin/activate.fish
    2. Bash shell source physics-simulation/bin/activate
  3. Installing the required libs
    1. pip install pygame pymunk

Technologies

List of projects

  1. A fallen apples that collide with objects
  2. SOON, will keep on adding new projects

What did I learn

  • Get an idea about the basic building blocks of pygame and pymunk
  • Exploring some of the well known physics laws in python just for fun.

Useful resources

LICENSE

GNU GPL V3

simulating-physics-using-pymunk's People

Contributors

amshrbo avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

tehmasta

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.