The Wayback Machine - https://web.archive.org/web/20201203130709/https://github.com/topics/3d-engine
Skip to content
#

3d-engine

Here are 301 public repositories matching this topic...

webots
lume
trusktr
trusktr commented Nov 29, 2020

After lume/lume#219 is done, we'll eventually want to bring back the "./": "./dist/" mapping to the exports field of package.json, so that consumers can avoid having to put dist/ in their import specifiers.

For example, instead of writing

import {html} from '@lume/element/dist/html'

they can write

import {html} from '@lume/element/ht
Overload

Improve this page

Add a description, image, and links to the 3d-engine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the 3d-engine topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.