LUME

用 HTML 创建 3D 网络应用程序。为您的 DOM 带来新的深度!「Create 3D web applications with HTML. Bring a new depth to your DOM!」

Github星跟踪图

A toolkit that simplifies the creation of rich and interactive 2D or 3D experiences.

npm install lume

Features

LUME is composed of several packages that can be used individually, or
together as a whole:

lume - HTML elements for rich graphics

HTML elements for easily defining rich and interactive 2D or 3D applications
powered by CSS3D, WebGL, or both mixed together.

This package uses and re-exports features from the below packages.

@lume/element - System for defining HTML elements

This is a web component system that allows you to create new, fast, and
performant HTML elements in a simple way. It provides the foundation for
LUME's HTML elements, and a standard pattern for building new elements that
extend the features of LUME.

element-behaviors - Mix functionalities onto HTML elements

This allows you to augment HTML elements with features called "behaviors"
that are similar to custom elements: each behavior is defined as a class
that has the same lifecycle methods as custom elements. The difference is
that an unlimited number of behaviors can be associated with an element.

glas - WebGL engine written in AssemblyScript (WIP)

This is a WebGL engine with the consistent performance of WebAssembly, written
in AssemblyScript (a TypeScript-to-WebAssembly compiler).

LUMECraft

LUMECraft is a collection of applications made with LUME, showing what LUME can do, and serving as forkable starting points for further customization.

first-person-shooter - First-person shooter game

A first-person shooter game foundation made with LUME, Solid.js, and Meteor.

Getting involved

There's various ways to get involved!

  • Visit the documentation and make something awesome!
  • Submit fixes or new features to any packages or the website! See the
    contributing guide.
  • Discuss LUME, get help, or help others in the forums or
    on our Discord chat server.

Status

tests

主要指标

概览
名称与所有者lume/lume
主编程语言TypeScript
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2014-12-30 18:40:12
推送于2025-03-07 17:26:53
最后一次提交2021-10-26 10:53:44
发布数46
最新版本名称v0.3.0-alpha.44 (发布于 2024-10-05 13:27:46)
第一版名称v0.0.0 (发布于 )
用户参与
星数1.4k
关注者数36
派生数62
提交数2.1k
已启用问题?
问题数256
打开的问题数121
拉请求数44
打开的拉请求数5
关闭的拉请求数18
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?