Main > Free Download Search >

Free objects in space software for mac

objects in space

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2100
Dock Spaces 3.10

Dock Spaces 3.10


Dock Spaces is designed as a useful and convenient application which allows you to have up to 10 different docks more>>

Dock Spaces 3.10 is designed as a useful and convenient application which allows you to have up to 10 different docks and swap anytime you want from the menu bar. FREE of charge and Leopard only!

It will radically improve your productivity, and completely reinvent your user interface experience. Spaces integration will offer you a different Dock depending on your Space!!

Requirements: Mac OS X Intel, Mac OS X PPC

<<less
Download (2.9MB)
Added: 2009-11-19 License: Freeware Price: Notavailable
downloads
 
Other version of Dock Spaces
Dock Spaces 3.01Dock Spaces provides an easy and completed way to customize docks with up to 10 ...Dock Spaces 3.01 provides an easy and completed way to customize docks with up to 10
Price: Notavailable
License:Freeware
Download (2.9MB)
downloads
Added: 2009-10-18
Dock Spaces 2.40Dock Spaces 2.40 is a common application to have up to 10 different docks and swap ... Spaces integration will offer you a different Dock depending on your Space
License:Freeware
Download (3.1MB)
15 downloads
Added: 2009-05-31
Dock Spaces 2.20Dock Spaces 2.20 offers you an ideal tweak for your MAC. It allows you to have up to 10 different ... Spaces integration will offer you a different Dock depending on your Space
License:Freeware
Download (1.4MB)
1 downloads
Added: 2009-04-25
Hidden Object Warning 1.0

Hidden Object Warning 1.0


Hidden Object Warning - Alert dialog that notifies the user of hidden objects and layers more>>
Hidden Object Warning is an Adobe IllustratorCS plugin which provides an alert dialog that notifies the user of hidden objects and layers in the document when opening, with options to show layers and or objects.

<<less
Download (189KB)
Added: 2006-06-19 License: Freeware Price:
1225 downloads
ACTION Space Doctor 1.0.4

ACTION Space Doctor 1.0.4


ACTION Space Doctor is one of the safest and most trusted way to update storage media to Apples new HFS+ format. more>>

ACTION Space Doctor 1.0.4 is one of the safest and most trusted way to update storage media to Apple's new HFS+ format. Space Doctor was designed to be the safest product available and is impervious to power outages, even during the update process.

It also offers users the option to cancel the process with complete safety at any time prior to completion of the update. Use ACTION Space Doctor and see the 20/20 difference: up to 20 times faster and 20% less expensive than any other product on the market!

Requirements:

  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.4 Intel
  • Mac OS X 10.0
  • Mac OS X 10.1
  • Mac OS X 10.5 PPC
  • Mac OS X 10.2
  • Mac OS X 10.5 Intel
  • Mac OS X 10.3
  • Mac OS Classic
<<less
Download (2.3MB)
Added: 1999-11-15 License: update/patch Price:
downloads
MT Space 0.2b

MT Space 0.2b


MT Space - Space visualizer plugin for iTunes more>>
MT Space is a space-themed visualizer for Apples iTunes music system. It uses OpenGL and runs in OS X.
To install MT Space, simply the bundle in your "Library/iTunes/iTunes Plug-ins" folder in your home folder.
Enhancements:
- The window-resizing bug was fixed by an update in iTunes :) Occasionally, the window will still not resize exactly right, but it no longer completely scrambles the window. Once again, stop and re-start the visualizer to correct this.
- Tweaked and updated the effects, including new planets and colors
- Added display of current song information.
<<less
Download (380KB)
Added: 2006-04-04 License: Freeware Price:
1299 downloads
Galactic Space Junk 1.0

Galactic Space Junk 1.0


Destroy all rocks with a UFO that spays water more>> Destroy all rocks with a UFO that spays water

Galactic Space Junk is a free game where your target is to destroy all of the rocks in a UFO that sprays water.
NOTE: Galactic Space Junk uses the system sounds. If you hear the Submarine sound youve destroyed all of the rocks with your water gun.

System requirements:
- 8 MB of VRAM recommended

<<less
Download (289KB)
Added: 2009-06-09 License: Freeware Price: FREE
202 downloads
Crystal Space 1.2.1

Crystal Space 1.2.1


Free and open source software development kit for realtime 3D graphics more>> Free and open source software development kit for realtime 3D graphics

Crystal Space is a free cross-platform software development kit for realtime 3D graphics, in particular games.
Main features:>
Generic
- Highly platform independent with good platform abstraction. Officially supports Linux, OSX and Windows using a wide range of compilers.
- Modularized using a lightweight component framework, SCF, based upon the COM model.
- Self contained so that many modules requires no or few external dependencies.
- Written in standard C++ using very few non*standard extensions. Source available under LGPL license.
Comprehensive and competent
- Contains modules for 2d and 3d graphics, sound, collision detection and dynamics via ODE and bullet as well as support modules for filesystem abstraction, xml loading etc.
- Graphics subsystem:
- Generic renderer abstraction with main implementation being OpenGL based.
- Supports hardware accelerated rendering on all supported platforms and cards from all well known vendors.
- OpenGL renderer uses acceleration techniques such as vertex buffers in AGP or VRAM and asyncronious uploads.
- Shader centric design with shaders defined in xml markup and shader programs implemented using Cg, assembly language or fixed function operations.
- Complicated shaders can be constructed using a meta syntax as composed by simpler modules that gets combined on load.
- Library of common shaders such as normal mapping, parallax (virtual displacement) mapping and hardware skinning.
- Contains a software renderer with scaled down features for platforms without OpenGL and/or debugging.
- Mesh objects:
- Plugin based mesh object system
- Generic triangle based mesh with support for frame and bone based animation.
- Terrain mesh with fast block based LOD system.
- Configurable and extensible particle system mesh.
- General system for static LOD on all types of meshes.
- Bone based animation mesh using the cal3d library.
- Collision detection and dynamics:
- Provides bindings for ODE and bullet dynamics systems.
- Automatic setup of collision detection meshes and syncronization of position and orientation of meshes.
- Simplified collision detection when you dont need the full dynamics simulation
- Sound system:
- 2D and 3D sound rendering via DirectSound, Alsa, OSS and CoreAudio.
- Provides both one*time playing of effects and streaming playing in the background for music.
- Other:
- Filesystem abstraction layer, VFS, that handles both physical files on disk and files within ZIP files, giving virtual layout independent from platform and physical layout.
- Abstracted configuration layer with support for settings in configuration file, system dependent storage such as the registry and command line.
Compatible
- Custom model and scene file format with exporters for Blender and 3d studio max and model importers for common file formats such as 3ds and md2.
- Supports all common texture file formats including dds, jpg, png as well as some more exotic ones such as mng (animated texture format).
- Sound loaders for wav and ogg formats.
- All subsystems easily extendable for new file formats.

Enhancements:
- fixes for some compilation warnings.
- fixes and enhancements for TinyXML and xmlread.
- fixes for dynavis, sprcal3d, odedynam, genmesh, shaders, LeakGuard and RB tree.
- fix for dynamic lights not shining on certain objects.
- fix for TinyXML writer crashing on empty attributes.
- fix for setting priority on a non-running thread having no effect.
- fix for UTF-8 BOM tripping up XML parser.
- fix for terrain2 not setting SplatDistance.
- fix for csperl5 plugin build error on amd64.
- fix for csInputDefinition::ParseKey() considering non-keyboard definitions.
- fix for some sndsys parts not being under LGPL.
- fix for light attenuation vector update after cutoff distance change.
- fix for mouse and joystick event helpers not using csKeyModifiers.
- fix for xmlshader conditions.
- fix for DDS cubemap saving.
- fix for wrong refCount on materials.
- fix and optimization for opcode/CollideRay.
- work-around crashes on exit with static profile builds.
- castle textures split, licensing.
- leak fixes...
- removal of some old unused cruft from the Jam build system
- work-around internal Jam crasher.
- work-around g++ -Wno-long-double bug for recent compilers.
- fix for cross-compile problem with -fvisibility-inlines-hidden.
fix broken folding of multi-token build switches, for example:
- "-framework Foo -framework Bar" being incorrectly mutated to "-framework FooBar".
- fix missing dependency in cs-config/Jamfile.
- fix for incorrect declaration of pycscegui clean target.
- fix for SWIG 1.3.31+ required for python 2.5 bindings.
- fix for detection of python installation in non-standard locations.
- fix for augmenting pkg-config path with user-specified dir.
- fix for vertexlight.cgvp not getting installed.
- loads of other clean-ups, fixes and improvements...
- fix for lighter2 related to lighting through portals.
- fix for a crasher in basemapgen.
- fix for startme not handling spaces in paths to the called applications.
- fix for viewmesh mouse events.
- updates for links for PSDK with VC8 Express.
- updates for URLs and FAQ.
- updates for sound system documentation.
- fix for crash in the Alsa driver at exit.
- re-enable VBO for ATI driver 2.1.7059+.
- work-around driver-brokenness for Intel GMA 950 & 3100 texture compression.
- fix binutils check for Mac OS X Leopard.
- fix for MacOS X enter raw-key-code.
- fix for CoreAudio driver.
- fix libcrystalspace_staticplugins failing to compile in MSVC8 due to pycscegui.

<<less
Download (42.2MB)
Added: 2008-10-04 License: GPL Price: FREE
402 downloads
Adobe Ignore EXIF Color Space Plug-in 2.0

Adobe Ignore EXIF Color Space Plug-in 2.0


This is a plugin that will instruct Photoshop Elements to ignore the color space specified in EXIF metadata. more>>

Adobe Ignore EXIF Color Space Plug-in 2.0 is a simple yet powerful utility that is developed as an Adobe Photoshop Elements 2 plugin that will instruct Photoshop Elements to ignore the color space specified in EXIF metadata.

When opening images from digital cameras, Adobe Photoshop Elements 2.0 reads the ICC color profile and EXIF metadata supplied by the camera to determine which color space it should use to interpret each image. Certain digital cameras do not embed ICC profiles and always specify the sRGB color space in the EXIF data, even though they allow the photographer to use different spaces. As a result, Photoshop Elements behaves as if each image is tagged with an sRGB ICC profile.

In the ignoring mode, Photoshop Elements will ignore the EXIF color space. Photoshop Elements will continue to ignore the EXIF color space setting in files unless the plug-in is removed and Photoshop Elements is restarted.

Instructions:

After downloading a ".hqx" file on a Macintosh, use StuffIt Deluxe or StuffIt Expander to access the file's contents.

  • Make sure Adobe Photoshop Elements 2.0 is not running.
  • Download the archive file that contains the Ignore EXIF Color Space plug-in.
  • Use StuffIt Deluxe or StuffIt Expander to extract the contents of the archive file.
  • Locate the Adobe Photoshop Elements 2:Plug-Ins:Extensions folder.
  • Drag the extracted Ignore EXIF Color Space plug-in into the Extensions folder within the Plug-Ins folder.
  • Launch Photoshop Elements 2.0.

Requirements:

  • Adobe Photoshop Elements 2.0 for Mac OS
<<less
Download (18KB)
Added: 2004-10-04 License: Freeware Price: FREE
1 downloads
 
Other version of Adobe Ignore EXIF Color Space Plug-in
Adobe Ignore EXIF Color Space Plug-inAdobe Systems, Inc. - When opening images from digital cameras, Adobe® ... Adobe Ignore EXIF Color Space
License:Free
Download (12K)
downloads
Added: 2003-01-28
CM-Object Helper 1.0

CM-Object Helper 1.0


CM-Object Helper - Implement many useful functions in Script Debugger more>>
CM-Object Helper is a collection of code objects to be used through the supplied Dialog Director interface in Script Debugger 1, or through the palettes in Script Debugger 2. Implements many useful functions that I use on a daily basis.

Completly freeware for personal use.

<<less
Download (49KB)
Added: 2006-05-28 License: Freeware Price:
1247 downloads
Color Spaces 1.0

Color Spaces 1.0


Color Spaces - Spec color in the RGB, HSV/B and HLS color spaces and convert between them more>>
I created the Color Spaces library to address the lack of more than just the RGB color space in Flash. Using AdvancedColor.as you can spec color in the RGB, HSV/B and HLS color spaces and convert between them. Handy for hue-cycling!

The AdvancedColor object essentially extends the built-in Color object by adding the ability to specify color for a movie clip in any of the RGB, HLS or HSV/B color spaces. It also provides static methods that allow direct conversion between color spaces.

<<less
Download (26KB)
Added: 2006-06-27 License: Freeware Price:
1217 downloads
Adobe Ignore EXIF Color Space Plug-in X

Adobe Ignore EXIF Color Space Plug-in X


When opening images from digital cameras, Adobe Photoshop 7.x reads the ICC color profile and EXIF metadata supplied by the camera to determine which color space it should use to interpret each more>> When opening images from digital cameras, Adobe Photoshop 7.x reads the ICC color profile and EXIF metadata supplied by the camera to determine which color space it should use to interpret each image. Certain digital cameras do not embed ICC profiles and always specify the sRGB color space in the EXIF data, even though they allow the photographer to use different spaces. As a result, Photoshop behaves as if each image is tagged with an sRGB ICC profile.

Placing the plug-in called Ignore EXIF Color Space into the Adobe Photoshop 7 Plug-Ins folder will instruct Photoshop 7.x to ignore the color space specified in EXIF metadata. In this mode, Photoshop 7.x will present a dialog box when opening images and will ask which profile it should assign to each image. Photoshop will continue to ignore the EXIF color space setting in files unless the plug-in is removed and Photoshop is restarted.

Requirements:
Mac OS X 10.x, Adobe Photoshop 7.0 or later.
<<less
Download (18K)
Added: 2002-08-28 License: Free Price:
downloads
The Legend of Space Bug 1.0

The Legend of Space Bug 1.0


The Legend of Space Bug is a simple arcade game more>>
The Legend of Space Bug is a simple, totaly free arcade game for Mac OS X. The game is based on the original Space Bug released for Mac OS classic around New Year 2000. There are some new features and changes but the idea is still the same.

In the game you control the space ship of Space Bug and try to prevent objects from colliding to Earth.

The pace of the game raises in each of the 20 levels. The objective is to survive and to save Earth from this battle.

Though saving the day is nice, its even nicer to save the day with more points than your friend! You could say that the primary objective of Space Bug is to make the number 1 high score!

Distributed as freeware.


<<less
Download (2.2MB)
Added: 2005-12-27 License: Freeware Price:
1398 downloads
DAW Disk Space Calc 1.4

DAW Disk Space Calc 1.4


DAW Disk Space Calc is a mighty effective program that can calculate how much disk space needed for digital audio recording based on bit depth, sample rate, length in time, and number of tracks. more>> DAW Disk Space Calc 1.4 is a mighty effective program that can calculate how much disk space needed for digital audio recording based on bit depth, sample rate, length in time, and number of tracks.

Enhancements: Version 1.4: Minor bug fix

Requirements: Mac OS X 10.4 or later.


<<less
Download (702K)
Added: 2006-05-11 License: Free Price:
downloads
Photoshop ignore EXIF color space plugin 1.0

Photoshop ignore EXIF color space plugin 1.0


Photoshop ignore EXIF color space plugin - Digital camera fix more>>
When opening images from digital cameras, Adobe Photoshop 7.x reads the ICC color profile and EXIF metadata supplied by the camera to determine which color space it should use to interpret each image.

Certain digital cameras do not embed ICC profiles and always specify the sRGB color space in the EXIF data, even though they allow the photographer to use different spaces. As a result, Photoshop behaves as if each image is tagged with an sRGB ICC profile.

Placing the plug-in called Ignore EXIF Color Space into the Adobe Photoshop 7 Plug-Ins folder will instruct Photoshop 7.x to ignore the color space specified in EXIF metadata.

In this mode, Photoshop 7.x will present a dialog box when opening images and will ask which profile it should assign to each image. Photoshop will continue to ignore the EXIF color space setting in files unless the plug-in is removed and Photoshop is restarted.

<<less
Download (18KB)
Added: 2006-05-14 License: Freeware Price:
1263 downloads
miniPatience 0.9

miniPatience 0.9


miniPatience - compact, space-saving version of the classic card game more>>
miniPatience - Compact, space-saving version of the classic card game.
Main features:
- Cute, compact design
- Easy drag-and-drop usage
- Reshufflable deck.
<<less
Download (346KB)
Added: 2005-12-29 License: Freeware Price:
1395 downloads
Gspace (Gmail File Space) 0.5.99

Gspace (Gmail File Space) 0.5.99


Firefox add-on that allows you to use Gmail space for file storage. more>>

Gspace (Gmail File Space) 0.5.99 is designed as the FON site offering FREE Online Storage to access your files everywhere. Gspace turns the 2GB of your Gmail account into free online storage. With Gspace you can manage unlimited Gmail accounts to store all type of files within its simple, user friendly interface.

You now can listen your favourite stored music directly from your Gspace, view your collections of pictures and manage your Gdrive files as well. Download Gspace now and transfer files between your computer and Gspace at anytime, from everywhere!

Major Features:

  1. File Transfer: to manage files
  2. Player Mode: to listen your stored music files directly from Gspace
  3. Photo Mode: to view your collection of pictures
  4. Gmail Drive: to manage your Gdrive files as well

Requirements:

  • Mozilla Firefox
<<less
Download (203KB)
Added: 2009-07-17 License: Freeware Price: FREE
11623 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5