1.2.0 • Published 3 years ago

obj2asc v1.2.0

Weekly downloads
16
License
MIT
Repository
-
Last release
3 years ago

obj2asc

Converts a Wavefront .obj file to an AssemblyScript file. I built this tool to use along side ASWebGLue, my WebGL bindings for AssemblyScript project. WebGL does not have any native 3D modeling loaders, so this CLI tool will convert a .obj file into a AssemblyScript .asc file, allowing you to import the model data into a WebGL project in AssemblyScript.

Install:

npm install obj2asc -g

Usage:

obj2asc model.obj

Questions?

Contact me on twitter: @battagline

LinkedIn

AssemblyScript Discord

More of my Wasm Projects

Embed.com Wasm Playground

Hands-On WebAssembly

WAT-WASM

AssemblyScript WebGL Bindings

Open Source AssemblyScript Asteroids

BattleLine Games Github

Shameless Plug

Classic Solitaire

1.2.0

3 years ago

1.1.0

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