30224 packages
— page 184
Build a real-time WebSocket server in Smalltalk. Learn to implement event-driven communication for modern web applications with this practical guide.
Web Discovered
Natural language processing for a french TTS application using the MBrola dll library
SqueakSource
GTD back-end model.
SqueakSource
A crontab generator in Pharo.
GitHub
pharo
MIT
Provides a menu option to allow a crop operation on an existing SketchMorph. Very handy for modifying a SketchMorph on your desktop. Also provides basic change to how a rectangle is grabbed from the screen. A new crop/grab UI design …
SqueakMap
squeak
Provides a menu option to allow a crop operation on an existing SketchMorph. Very handy for modifying a SketchMorph on your desktop. Also provides basic change to how a rectangle is grabbed from the screen. A new crop/grab UI design …
SqueakMap
squeak
Provides a menu option to allow a crop operation on an existing SketchMorph. Very handy for modifying a SketchMorph on your desktop. Also provides basic change to how a rectangle is grabbed from the screen. A new crop/grab UI design …
SqueakSource
squeak
Some parts and pieces to allow the game of Croquet to be played in the Croquet environment. Strictly for croutons. Or is it croquettes? Requires the ODE-Croquet sar file referenced below to be loaded first. Then you have to instantiate …
SqueakMap
squeak
Simple artificial life simulation for Croquet Jasmine,heavily based on the bons-alife package by Ken Boucher from SqueakMap.
SqueakMap
squeak
Unofficial hacks to CroqutGL, to make it work with Croquet 64 bits
GitHub
Updated version of the CroquetGL libraries, containing some hacks to make it work with my 64-biy version of Croquet.
SqueakSource
Allows Cg, NVIDIA's high-level shading language, to be used with Croquet.Consists of several packages:CgCroquet: initial support. I'm working on better stuff that has nothing to do with this code.Cg-*: The new stuff. You can get it all by loading Cg, …
SqueakSource
Croquet for Squeak 4.x.
SqueakMap
squeak
The OpenGL interface from Croquet for consumption in other contexts. Supports OpenGL 1.4 plus extensions.To install, first load the FFI via:(Installer repository: 'http://source.squeak.org/FFI') install: 'FFI-Pools'; install: 'FFI-Kernel'; install: 'FFI-Tests'.then load CroquetGL:(Installer repository: 'http://www.squeaksource.com/CroquetGL') install: '3DTransform'; install: 'OpenGL-Pools'; install: 'OpenGL-Core'.When everything …
SqueakSource
squeak