Startseite : Beiträge : programmierung : PlayCanvas goes open source

Mittwoch, 4. Juni 2014

Die PlayCanvas WebGL Game Engine ist nun Open Source.

Was ist PlayCanvas eigentlich?

Es ist eine JavaScript-Bibliothek, die speziell für den Aufbau von Videospielen entwickelt. Es implementiert alle wichtigen Komponenten wie:
  • Graphics: model loading, per-pixel lighting, shadow mapping, post effects
  • Physics: rigid body simulation, ray casting, joints, trigger volumes, vehicles
  • Animation: keyframing, skeletal blending, skinning
  • Audio engine: 2D and 3D audio sources
  • Input devices: mouse, keyboard, touch and gamepad support
  • Entity-component system: high level game object management
SWOOOP zeigt zum Beispiel, was man mit HTML5 und WebGL anfangen kann.

Weiter Links:
Samples, API Referenze, Developer Resources, Anleitungen
Kategorie: programmierung

    anzeigen