
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
noa-engine
Advanced tools
An experimental voxel game engine.
Some projects using noa:
The easiest way to start building a game with noa is to clone the
examples repo and start hacking
on the code there. The comments in the hello-world example source walk
through how to instantiate the engine, define world geometry, and so forth.
The example repo also shows the intended way to import noa's
peer dependencies, test a world, build for production, etc.
See the API reference for engine classes and methods.
Documentation PRs are welcome! See the source for details, API docs
are generated automatically via npm run docs.
This engine is under active development and contributions are welcome.
Please open a discussion issue before submitting large changes.
PRs should be sent against the develop branch!
Code style/formatting are set up with config files and dev dependencies, if you use VSCode most of it should work automatically. If you send PRs, please try to be sorta-kinda consistent with what's already there.
See history.md for full changes and migration for each version.
Recent changes:
v0.33:
registry.registerMaterial.v0.32: Fixes npm versioning issue - no code changes.
v0.31:
noa.timeScalenoa.world.chunkSortingDistFnv0.30:
import {Engine} from 'noa-engine'tickRate is now in ticks per second, not ms per tickmaxRenderRate, stickyFullscreenv0.29:
65535worldGenWhilePausedmanuallyControlChunkLoading and related APIsMade with 🍺 by @fenomas, license is MIT.
Uses Babylon.js for 3D rendering.
FAQs
Experimental voxel game engine
The npm package noa-engine receives a total of 28 weekly downloads. As such, noa-engine popularity was classified as not popular.
We found that noa-engine demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.