New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-trinity

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-trinity

Trinity.

latest
npmnpm
Version
0.5.6
Version published
Maintainers
1
Created
Source

Trinity

Goals:

  • Provide wrapper components for the entire THREE namespace, with a similar API to react-three-fiber
  • Allow for stacked scene rendering
  • Allow for per-scene virtual resolution scaling
  • On-Demand Rendering first (ticker callbacks that warrant a re-render must declare this)
  • Provide a solid game-ready ticker (with late & fixed step stages) out of the box
  • React 18+, with full support for new concurrent features

TODO:

Big Features:

  • Ticker
  • Custom cameras
  • Pointer Event Handling
  • On-Demand Rendering everywhere?

Misc:

  • Rename "Scene" to eg. "View"

FAQs

Package last updated on 29 Apr 2022

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