1.0.32 • Published 3 years ago

veinsjs v1.0.32

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years 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

3 years ago

1.0.31

3 years ago

1.0.29

3 years ago

1.0.28

3 years ago

1.0.30

3 years ago

1.0.25

3 years ago

1.0.27

3 years ago

1.0.22

4 years ago

1.0.24

4 years ago

1.0.23

4 years ago

1.0.21

4 years ago

1.0.20

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.12

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago