922 packages
— page 26
I implement a ray casting engine. I can be used for 2D lighting effects and line of sight testing. I can also be used to render pseudo-3D scenes, either natively in morphic with solid colors or with the help of …
SqueakSource
squeak
A quick port of David Buck's raytracing package for VW. See http://www.cincomsmalltalk.com/userblogs/buck/blogView?showComments=true&entry=3243310836for more info. RayTraceExamples example1 This will take a bit of time...
SqueakMap
squeak
PHARO By Example
SqueakSource
pharo
AJAX/Javascript framework for seaside. Documentation, tutorials, etc. can be found at:Home PageTo load Reef:Gofer it squeaksource: 'Reef'; package: 'ConfigurationOfReef'; load. "Use this if you already have Seaside30 and JQueryWidgetBox installed" ((Smalltalk at: #ConfigurationOfReef) project version: #bleedingEdge) load. "This loads everything, …
SqueakSource
squeak
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) This is a pretty simple class to let us do registries a little bit more flexibly than the current systems that …
SqueakMap
squeak
Implementation of Reinforcement Learning (Q-Learning) in Pharo Smalltalk. The code is described in a chapter of the Agile Visualization book.
GitHub
pharo
MIT
Reverse a string For example: input: "cool" output: "looc
GitHub
My practice from Pharo by example
SqueakSource
pharo
This is a Project named "Richard's Geemail Example" that Alan Kay posted to Bob's SuperSwiki.
SqueakMap
squeak
Quinto game from learning squak by example. I am sure there are hundreds of these in here already!
SqueakSource
From Smalltalk by example.
SqueakSource
a walk around to support Spec2 with Roassal 2 as Roassal 3 lack documentation and examples are not working
GitHub
Cormas Pharo Robot Forger Tutorial
GitHub
pharo
This project allows the user to develop robot soccer strategies. Currently it supports virtual robots from the fira simurosot category, real robots made with lego (it needsSqueakNxtloaded) and home-made robots.How to use it (for Simurosot)In order to use it, you …
SqueakSource
squeak
Are you good at Roman numerals? Good or not, you can download LittleThings2 package and play around with them Romans for a while. The package contains a new Squeak class called 'RomanToArabic'providing means for testing of correctness of the numeric …
SqueakMap
squeak
Rotary dials are good for displaying some kinds of data. Temperature, pressure, voltage, stuff like that. This package provides a generic foundation class along with several data specific subclasses for temp. humidity, air pressure and compass heading. Any morph can …
SqueakSource
squeak
Project to illustrate the current Rowan 3 project management api
GitHub
MIT
An educational framework for doing Role Playing Game in Squeak (teaching programmation through RPG)
SqueakSource
squeak
I'm running through Squeak By Example and currently doing the part about Monticello. I'll probably remove this package shortly.
SqueakSource
squeak
Quinto game from Squeak By Example
SqueakSource
squeak
Monticello package from seaside30 repository
Lukas Renggli Source
pharo