Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

`load-collada-dae` is a small Node/Browser library that takes a COLLADA (.dae) file already parsed to JSON, creates the necessary WebGL buffers and shaders, and returns a model object with a `draw` command that can be customized via draw‑time attributes and uniforms. It is aimed at developers building WebGL (or WebGL‑based framework) applications who need a quick way to load and render skinned 3D models from COLLADA data.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of chinedufn/load-collada-dae

Account's avatar
chinedufn/create-draw-function
Create a WebGL draw call based on user provided data
Account's avatar
chinedufn/create-shader-program
Compiles, links and returns a shader program from a give vertex and fragment shader
Account's avatar
chinedufn/expand-vertex-data
Expand vertex, normal and uv indices into vertex normal and uv data that is ready for your array buffers
Account's avatar
chinedufn/get-attributes-uniforms
Get the attributes and uniforms from a GLSL shader string
Account's avatar
stackgl/gl-mat4
gl-matrix's mat4, split into smaller pieces
Account's avatar
stackgl/gl-vec3
gl-matrix's vec3, split into smaller pieces
Account's avatar
chinedufn/collada-dae-parser
Parse collada .dae 3d animation files into json
Account's avatar
stackgl/headless-gl
Creates a WebGL context without a window
Account's avatar
gl-modules/gl-mat3
gl-matrix's mat3, split into smaller pieces
Account's avatar
stackgl/gl-quat
gl-matrix's quaternion, split into smaller pieces
Account's avatar
uber/image-diff
Create image differential between two images
Account's avatar
mikolalysenko/ndarray
Multidimensional Arrays
Account's avatar
mikolalysenko/save-pixels
Saves an ndarray as an image to a file
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
vorg/webgl-debug
WebGL Debug Utils

Support the repos that depend on this repository

Top contributors

chinedufn's profile
chinedufn
65 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
chinedufn

chinedufn/load-collada-dae

Load the WebGL graphics buffer data from a collada .dae model and return a draw command that accepts options

JavaScript
6
0
No license