14435 packages — page 152

Crop SketchMorphs and Grab Screen Rect to JPG for Squeak 3.4

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

CropSketchMorphs

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

Croquet Croquet for Croutons

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

Croquet-alife

Simple artificial life simulation for Croquet Jasmine,heavily based on the bons-alife package by Ken Boucher from SqueakMap.
SqueakMap squeak

Croquet64GL

Unofficial hacks to CroqutGL, to make it work with Croquet 64 bits
GitHub

Croquet64GL

Updated version of the CroquetGL libraries, containing some hacks to make it work with my 64-biy version of Croquet.
SqueakSource

CroquetBag

SqueakSource

CroquetCg

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

CroquetGL

Croquet for Squeak 4.x.
SqueakMap squeak

CroquetGL

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

CroquetIslandsLight

SmalltalkHub

CROquetReqViz

Visualization of xml-given requirements as 3D Graph.
SqueakSource

CroquetSDK64

Port of Croquet from 32 bits to 64 bit now lives at github https://github.com/gettimothy/Croquet64SDK
SqueakSource

CrossFabrik

SmalltalkHub

Crostic

SmalltalkHub

CrowdFunding

Proyecto Crowfunding para la cursada de TPOO 2015
SqueakSource

crozlightsout

SqueakSource

crush3p

Myg Project - for the candy crush game in Pharo
GitHub pharo MIT

Crusoe

OpenQwaq / OpenCroquet fork.
SqueakSource

CrusoeKrSDK2

Krestianstvo SDK 2.0a OpenQwaq fork
SqueakSource

CrusoeOpenCroquet

SqueakSource

crypto

Meta package based on packages from http://www.squeaksource.com/Cryptography
SqueakMap squeak

Crypto

This will be the source for some Crypto procedures. Introducing the IDEA cipher.
SqueakSource

Crypto-Bencode

SmalltalkHub

Crypto-Nacl

A binding to Libsodium for Pharo.
GitHub pharo MIT