1.0.32 • Published 9 months ago

veinsjs v1.0.32

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Veins

What is it?

Veins is a Three.js-based and iTowns-based framework written in TypeScript/Javascript/WebGL for visualizing 3D Scene.

Documentation and examples

none

How to use

You can use it through npm (the preferred way) or download a bundle from our github release page.

With npm

In your project:

npm install --save veinsjs

This package contains the TypsScript-compatible sources of Veins.

if you use TypeScript, you can directly write

import * as Veins from 'veinsjs'

else if you use Javascript, you can write

import 'veinsjs/dist/veins.min.js'

Alternatively, we provide a bundle you can directly include in your html files that exposes Veins in window:

<script src="node_modules/veinsjs/dist/veins.min.js"></script>

Contributing

If you are interested in contributing to Veins, please contact us with

Email:VeinKowal@163.com or WeChat(微信):15195806316.

Support

Mr.Guo

1.0.32

9 months ago

1.0.31

9 months ago

1.0.29

1 year ago

1.0.28

1 year ago

1.0.30

1 year ago

1.0.25

2 years ago

1.0.27

1 year ago

1.0.22

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.12

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago