An open-source Habbo renderer written in TypeScript for scuti-client. This project aim to reproduce the Habbo room engine, furnitures and avatars using modern technologies like TypeScript or PixiJS.
Join our Discord server and get in touch with members of our community. You can ask help or simply talk with us, don't be shy!
- Room rendering
- Floor furnitures
- Wall furnitures
- Avatars
The Scuti renderer is really easy to install with just a few commands. If you want to use it in your own project you just have to use this command:
npm install scuti-rendererPackage import
import { Scuti } from "scuti-renderer";Via jsDelivr:
<script src="https://cdn.jsdelivr.net/npm/scuti-renderer@1.0.84/dist/index.min.js"></script>You can download the resources for the scuti-renderer here or convert your actual SWF resources with the scuti-extractor here.
soon enft...
These screenshots were taken from scuti-client



