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!
- Rooms
- Camera
- Tiles
- Stairs
- Walls
- Materials
- Landscapes
- Furnitures
- Wall
- Floor
- Particles
- Visualizations ~ Missing some visualizations
- Avatars
- Figures
- Effects
- Handitems
- Dances
- Signs
- Pets
- Visualization
Important
Scuti is currently in active development, we therefore advise you to wait for a more stable version to use it in your projects because many things may change.
npm install scuti-renderer
Then you can import the package like this:
import { Scuti } from 'scuti-renderer';
<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.
These screenshots were taken from scuti-client