24394 packages
— page 613
This package contains a work-in-progress implementation of QuA, a Quality-of-Service (QoS) Aware component middleware architecture. Like any middleware, this implementation provides a high-level interface to access system services such as remote communication. The primary goal of QuA is to support …
SqueakMap
squeak
This package contains a proof of concept remote protocol for the QuA Component Middleware platform. It depends on the following packages:QuA Component Middleware (0.1)KOMServices (1.0)
SqueakMap
squeak
Separated from the QuATests package as there was some notion that the same components may be reused by multiple tests, or perhaps not needed at all.
SqueakMap
squeak
This package contains test suites that demonstrate minimal functionality of the QuA Component Middleware. Depends on the following packages:QuA Component MiddlewareQuA QRMI
SqueakMap
squeak
This class library add the ability to handle Quaternion as easily as Complex numbers. They can be formed with real and unreal part same as Complex:1 + 3 i - 2 j + 1 k Quaternion can do arithmetic (non …
SqueakMap
squeak
My copy of the sample application for Squeak By Example.
SqueakSource
squeak
Leraning Squeak
SqueakSource
squeak
The Quinto game from Squeak by Example
SqueakSource
squeak
Squeak by Example demo Quinto project
SqueakSource
squeak
The Quinto Game from Squeak by Example
SqueakSource
squeak
Quinto like you've NEVER SEEN IT*! *unless you've read "Squeak By Example"
SqueakSource
squeak
I followed the Instructions in the E-Book "Squeak by Exapmle" to write this game. So all the code is acutally from this book.
SqueakSource
squeak
That silly game from Squeak by Example. :)
SqueakSource
squeak
This is the Quinto game from the Squeak by Example book
SqueakSource
squeak
Creating the Quinto game by following the tutorial on https://github.com/hpi-swa-lab/SqueakByExample-english/releases/download/6.0/SBE-6.0.pdf
SqueakSource
squeak
exercise from Squeak By Example
SqueakSource
squeak
A project to learn Squeak. The Quinto game from SBE-5.3.
SqueakSource
squeak
A simple package that displays Quote/Author pairs in a window. The quotes are displayed sequentially or in a random order. The speed of the display is adjustable via a slider.
SqueakMap
squeak
open university - oop Squeak
SqueakSource
squeak
The Raspberry Pi has a useful set of gpio pins to which we can attached a wide range of devices, inputs and sensors. This package provides support for many of them. The original version was written by Doug McPherson to …
SqueakMap
squeak
RayCaster-Kernel: TheRay2DandRay3Dobjects that make the magic happen. Take a look atRayProcessorObjectfor writing if-free conditional code.RayCaster-LampDemo: 2D occlusion and lighting demo.RayCaster-Core: Rendering engine for pseudo-3D and real 3D, based on BitBlt andFloatColor.RayCaster-MorphicDungeon: An example virtual reality for theCorepackage.MembersCreator:Lauren PullenAdmin:Lauren PullenTagsmultimediaLicenseCode commited …
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
A personal experiment in Project-based documentation. HTTP and Project linkswithin GeeMails contained in a Book packaged with a changeSet in a Project.
SqueakMap
squeak
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