Giter VIP home page Giter VIP logo

theabyss's Introduction

The Abyss

A Processing workshop about polymorphism
by
Andreas Gysin
2010-2011

Purpose

The idea behind The Abyss project was to build a system and then let everyone contribute, with a good balance between individual and collaborative work. Students could build new creatures or expand features of the abyss itself. For beginners it was easy enough to contribute with a basic creature, more advanced students could train their graphic skills or even build creatures which interacted with other creatures. After several requests I decided to publish the (far from perfect) source code of The Abyss. I left a few of my own example creatures but student’s creatures are not included as I didn’t ask their permission to publish the code.

Creature rules

  • Extend the SuperCreature class and build your own creature.
  • Allowed colors are white with alpha shades. Not a strict rule.
  • Each creature must implement the “move()” and “draw()” methods. (see the SuperCreature class for details).
  • Transforms should use the pos, rot, sca vectors.
  • Animations can be timed with frames or actual time.
  • The name of the new creature class is built with the authors initals and the creature name (not an optimal naming convention but it works with 10-20 people).
  • The .pde file must have the same name of the class (for example: AGCubus.pde).
  • Insert your name, the creature name and the version in the constructor (to do: annotations?).

theabyss's People

Contributors

ertdfgcvb avatar fbielejec avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.