1.0.32 • Published 2 years ago

veinsjs v1.0.32

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

2 years ago

1.0.31

2 years ago

1.0.29

2 years ago

1.0.28

2 years ago

1.0.30

2 years ago

1.0.25

3 years ago

1.0.27

2 years ago

1.0.22

3 years ago

1.0.24

3 years ago

1.0.23

3 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

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.12

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago