0.14.6 • Published 3 years ago

virtuosity v0.14.6

Weekly downloads
209
License
ISC
Repository
github
Last release
3 years ago

Virtuosity (WORK IN PROGRESS)

Virtuosity is a free, open source game engine that is puts all of the systems that I have built / found together in one easy place. It is designed to make game development faster and easer by automatically doing all of the annoying stuff. Virtuosity is designed for the intended use in Electron, although other environments could work (see requirements).

Rendering

Virtuosity uses Babylonjs 4.1 for 3d rendering and Pixi 5.3.7 for 2d rendering. Virtuosity also uses howler.js 2.2.1 for audio.

Download Virtuosity

Install via npm:

npm install virtuosity

Requirements

This was designed for use in Electron, but can be used in other environments that have the following:

  • Support for Canvas Tag
  • Support for Input Tag
  • ES6 Javascript
  • NodeJS functionality such as require() and the libraries like 'fs' and 'http'

Usage

var virtuosity = require('virtuosity');

API

All of the documentation is on the Virtuosity website.

0.14.6

3 years ago

0.14.5

3 years ago

0.14.0

3 years ago

0.14.1

3 years ago

0.14.4

3 years ago

0.12.3

3 years ago

0.12.2

3 years ago

0.12.1

3 years ago

0.12.0

3 years ago

0.11.1

3 years ago

0.11.0

3 years ago

0.7.0

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.6.4

3 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.15

4 years ago

0.5.14

4 years ago

0.5.13

4 years ago

0.5.12

4 years ago

0.5.11

4 years ago

0.5.10

4 years ago

0.5.9

4 years ago

0.5.8

4 years ago

0.5.7

4 years ago

0.5.6

4 years ago

0.5.5

4 years ago

0.5.4

4 years ago

0.5.3

4 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.1

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.0

4 years ago

0.1.1

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

1.0.0

4 years ago