Giter Club home page Giter Club logo

gsoc_2018_ideas's Introduction

GSoC_Ideas

My ideas and proposal for the GSoC 2018 project: Native Python and Processing (p5py)

This repository contains the following projects and programs:

  1. An image modifier made using Processing-Java (Image_Modifier.pde)
  2. A program made using pyOpenGL, to display cubes of various sizes and colours appearing at random places in 3D space. The camera moves through the 3D space and you can navigate up, down, left and right using the arrow keys. (infinite_cubes.py)

I have made a few changes to my GitHub repo p5 and have added a Prototype for PShape and the code for TimeDate.

  • The file TimeDate.py contains p5py equivalents of all the Processing (Java) Date and Time functions.
  • The file PShape.py is a prototype of the PShape module to be made during the coding period in GSoc 2018. The prototype currently supports dynamic shape creation and dynamically editing the vertices of a shape.

The working example of PShape and TimeDate can be found here: [link] (https://github.com/AliabbasMerchant/p5/blob/master/PShape_Demo.py)
Also, I have created a Processing (Java) example to demonstrate the similarities: [link] (https://github.com/AliabbasMerchant/p5/tree/master/PShape_Demo)

The demo videos for PShape can be found here: link
The videos in the Google Drive folder are:

  1. PShapeMouse: A vertex of the PShape is dynamically edited, to follow the mouse movements.
  2. PShapeRandom: A vertex of the PShape is dynamically edited, and assigned random co-ordinates
  3. PShapeTimeVarying: A vertex of the PShape is dynamically edited, to move linearly with time (Also, this uses the millis() function of the TimeDate module).
    All of the above videos contain two programs each, one made in p5py (using the code in my repo p5) (the window named p5) and the other made in Processing-Java (the window named PShape_Demo), so as to demonstrate the similarities between the two.

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.