Skip to content

kozennnn/scuti-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scuti Renderer — Habbo but faster and modern

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.

Follow us

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!

Features

  • Rooms
    • Camera
    • Tiles
    • Stairs
    • Walls
    • Materials
    • Landscapes
  • Furnitures
    • Wall
    • Floor
    • Particles
    • Visualizations ~ Missing some visualizations
  • Avatars
    • Figures
    • Effects
    • Handitems
    • Dances
    • Signs
  • Pets
    • Visualization

Installation

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

npm install scuti-renderer

Then you can import the package like this:

import { Scuti } from 'scuti-renderer';

CDN Install

<script src="https://cdn.jsdelivr.net/npm/scuti-renderer@1.0.84/dist/index.min.js"></script>

Resources

You can download the resources for the scuti-renderer here or convert your actual SWF resources with the scuti-extractor here.

Screenshots

These screenshots were taken from scuti-client Hotel Reception Ping Pong Dice

A special thanks to

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages