New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hilo3d

Package Overview
Dependencies
Maintainers
0
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hilo3d

Hilo3d, a WebGL 3d engine.

  • 1.19.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
316
increased by280.72%
Maintainers
0
Weekly downloads
 
Created
Source

English | 简体中文

omi

A 3D WebGL Rendering Engine


InstallationDocumentationDevelopmentShowcaseExamplesAuthorsLicense

npm ci size gitter.im

Features

  • Compatible for multiple mobile and desktop browsers.
  • Lightweight, only 110kb after gzip.
  • Physically-based rendering support.
  • Perfect support for glTF models.

Installation

  • use npm

    $ npm install hilo3d
    
  • use script tag from a cdn

    <script src='//cdn.jsdelivr.net/npm/hilo3d@1.19.0/build/Hilo3d.js'></script>
    

Documentation

Development

  • run npm run dev to dev.
  • run npm run release release the code.
  • run npm run doc to build API documentation.
  • run npm run test to run tests.

Showcase

  • 淘宝人生

    淘宝人生

  • 堆堆乐

    堆堆乐

  • 天天惠星球

    天天惠星球

  • More cases can be found here:

Examples

Authors

Contact us

  • gitter.im
  • QQ Group:372765886

License

MIT License

Keywords

FAQs

Package last updated on 23 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc