@hiber3d/hdk-assets
v1.1.4
Published
Assets for Hiber3D HDK
Downloads
454
Readme
Hiber3D HDK Assets
Hiber3D HDK is a Typescript library for creating web-based 3D experiences. Powered by the lightweight Hiber engine it is compatible across all major mobile, tablet, and desktop browsers. It features built-in multiplayer, character controls, gameplay mechanics, customizable avatars and more, allowing you to create interactive 3D worlds rapidly.
The hdk-assets
package contains only typescript definitions for our available assets. It is typically used together with a React renderer like (hdk-react)[https://www.npmjs.com/package/@hiber3d/hdk-react] and most oftenly accompanied by (hdk-react-components)[https://www.npmjs.com/package/@hiber3d/hdk-react-components] productivity components.
Usage
Please see (hdk-react)[https://www.npmjs.com/package/@hiber3d/hdk-react] for examples of using HDK to create 3D worlds with React.
Documentation
See Hiber3D HDK