24394 packages — page 613

QuA Component Middleware

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

QuA QRMI

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

QuA Test Components

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

QuA Tests prototype

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

Quaternion

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

Quinto

SqueakMap squeak

quinto

My copy of the sample application for Squeak By Example.
SqueakSource squeak

QuintoAWYs

Leraning Squeak
SqueakSource squeak

QuintoCJC64

The Quinto game from Squeak by Example
SqueakSource squeak

QuintoExample

Squeak by Example demo Quinto project
SqueakSource squeak

QuintoExampleSBE

The Quinto Game from Squeak by Example
SqueakSource squeak

QuintoEXTREME

Quinto like you've NEVER SEEN IT*! *unless you've read "Squeak By Example"
SqueakSource squeak

QuintoGameMyTest

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

QuintoJCB

That silly game from Squeak by Example. :)
SqueakSource squeak

Quintology

This is the Quinto game from the Squeak by Example book
SqueakSource squeak

QuintoMockM

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

QuintoOfcyjia

exercise from Squeak By Example
SqueakSource squeak

QuintoTOK

A project to learn Squeak. The Quinto game from SBE-5.3.
SqueakSource squeak

Quotes

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

RakefetQuintoGame

open university - oop Squeak
SqueakSource squeak

Raspberry Pi GPIO SUpport

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

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

RayTracing

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

Redundant1

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

Reef

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