general dynamics
General Edit 2.0.2
General Edit is an innovative and versatile file utility for Mac OS designed to help programmers and other software professionals view or edit data files with complex formats. more>>
General Edit 2.0.2 is an innovative and versatile file utility for Mac OS designed to help programmers and other software professionals view or edit data files with complex formats.
Major Features:
- You develop or test applications that read or write files in a custom format.
- You have to debug problems such as your program failing when it reads certain files.
- You have to repair or analyze files that have been corrupted.
- You need to analyze the structure of files of unknown origin.
Enhancements: Version 2.0.2: Fix editing bugs; remember state of utility window.
Requirements: General Edit 2.0 or later.
Dynamics 1.2
Dynamics - Illustrates the connection between Julia Sets and the Mandelbrot Set more>>
Mandelbrot drawing is performed by a single small method call, and readers are encouraged to:
optimize for the velocity engine
separate the calculation into smaller tasks for optimization on multiprocessor machines.
General 1.0.3
General - Network and computer info tool more>>
Completly freeware for non-commercial use.
General Edit Classic Update 1.1v2
General Edit Classic Update creates a copy of General Edit 1.1v2 from your copy of General Edit 1.0, 1.0.1, 1.0.2 or 1.1 more>> <<less
General Edit Updater 1.1v2b8
Quadrivio General Edit is a tool for software engineers and others who deal with custom file formats more>> Quadrivio General Edit is a tool for software engineers and others who deal with custom file formats. It allows you to view, edit, and analyze data directly, and it can automatically check for out-of-range values. You define your file format with C-like statements; complex formats can be handled by the syntax. Also edits data in application heaps and memory handles.
Mac OS 9.0 or later, General Edit 1.0 or later.
Version 1.1v2b8 adds support for large files and volumes (> 2GB) under HFS Plus. Mac OS 9 required.
General Edit Pro Updater 2.0.2b5
General Edit Pro Updater - Trial updater for Classic version 1.x to Pro version 2.0.1 more>> <<less
License:Updater
Amnesty Generator 1.4
Amnesty Generator - Convert any Google gadget into a Dashboard widget more>>
Using Googles new Add to your webpage feature, select a webpage gadget, copy and paste its HTML code directly into the Amnesty Generator window, tweak some settings (if you wish) and generate a new widget with the click of a button.
From there, you can install your new widgets into Apples Dashboard, Amnesty Widget Browser, or even convert them into a standalone OS X applications with Amnesty Singles.
Enhancements:
- Support for eBay To Go
- Enhanced Google Talk performance
- Added EULA clarification
OpenEXR Viewer 1.7
OpenEXR Viewer - View images in the OpenEXR image format more>>
Features include QuickTime export, RGB channel filters and exposure controls similar to those found in exrdisplay. Sample images and file format details can be found at openexr.com.
Enhancements:
- support for tiled images (finalized)
- support for Pixars Pxr24 compressor
- support for YCA images
- built upon OpenEXR release 1.2.0.
EZConstrain 1.0
EZConstrain - Illustrator plug-in to quickly change constrain angle more>>
EZConstrain is a tool that creates a floating palette through which you can easily view, change, and reset the constrain angle, without having to go through the general preferences dialog.
TINKER 4.2
TINKER - Molecular modeling software more>>
The TINKER package includes a variety of novel algorithms such as a new distance geometry metrization method that has greater speed and better sampling than standard methods, Elbers reaction path methods, several of our Potential Smoothing and Search (PSS) methods for global optimization, an efficient potential surface scanning procedure, a flexible implementation of atomic multipole-based electrostatics with explicit dipole polarizability, a selection of continuum solvation treatments including several variants of the generalized Born (GB/SA) model, an efficient truncated Newton (TNCG) local optimizer, surface areas and volumes with derivatives, a simple free energy perturbation facility, normal mode analysis, minimization in Cartesian, torsional or rigid body space, velocity Verlet stochastic dynamics, an improved spherical energy cutoff method, Particle Mesh Ewald summation for partial charges and regular Ewald for polarizable multipoles, a novel reaction field treatment of long range electrostatics, and more....
Beholder Lite 1.1.1
Beholder allows you to quickly search for images on the web. more>>
Thumbnails are displayed with link details and a zoomed preview courtesy of our patent pending Prism Zoom technology.
Enhancements:
- updated AllTheWeb default search engine
- updated AltaVista default search engine
NOTE its discontinued.
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.
Yacas 1.0.56
Yacas (Yet Another Computer Algebra System) is an open source general purpose computer algebra system more>>
GCPaletteView
General Purpose Dockable Palettes Classes more>> General Purpose Dockable Palettes Classes
GCPaletteView is a free project that contains classes for implementing a general purpose dockable palettes scheme for applications needing to display and manage a number of inspectors or other floating control panels.
System requirements:
- Xcode
Gabtastik 0.4.2
Gabtastik is packed full of features to allow users to keep web chat sessions running on the desktop outside of their regular web browser, using minimal screen real estate and system memory. more>>
Gabtastik 0.4.2 is packed full of features to allow users to keep web chat sessions running on the desktop outside of their regular web browser, using minimal screen real estate and system memory. Gabtastik is WebKit based Site Specific Browser (SSB) for web chat services such as Facebook Chat, Google Talk and meebo.
Mesa Dynamics LLC - Gabtastik. WebKit based Site Specific Browser (SSB) for web