obj2asc

1.2.0 • Public • Published

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

Package Sidebar

Install

npm i obj2asc

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

92 kB

Total Files

13

Last publish

Collaborators

  • battagline