geometry
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 117
Custom Geometry 1.2.0 for Firefox
Custom Geometry is an extension which resizes and positions the window according to your settings. more>>
Custom Geometry is an extension which resizes and positions the window according to your settings.
Custom Geometry adds a button to the Firefox status bar that will resize the Firefox window to your specifications. Many other extensions will resize the window, but only to preset dimensions, such as 1024x768 or 800x600. Custom Geometry will set the window to an arbitrary size.
I needed this functionality because I prefer my browser window to be in a particular location and size on my screen. Since Im using Microsoft Windows XP, the prospect of the browser window staying where I want it is dim. A video game, misclick, or even just a popup window (usatoday.com anyone?) will resize the window. Now, a single click gets it back into place.
Instructions:
1. Open the CustomGeometry-1.0.0.xpi file in Firefox 2.0.
2. Choose to install the extension.
3. Restart Firefox when instructed to do so.
4. Open the addons window by clicking "Tools," then "Add-ons."
5. Select "Custom Geometry" from the list.
6. Click the "Options" button.
7. Set the window geometry options that you prefer.
8. Hit "OK" to save your preferences.
9. Click the new icon on the lower right right side of the status bar to apply these settings at any time.
Enhancements:
- Added support for Thunderbird.
- Fixed a case issue causing the icon not to work under case-sensitive filesystems (Linux).
<<lessCustom Geometry adds a button to the Firefox status bar that will resize the Firefox window to your specifications. Many other extensions will resize the window, but only to preset dimensions, such as 1024x768 or 800x600. Custom Geometry will set the window to an arbitrary size.
I needed this functionality because I prefer my browser window to be in a particular location and size on my screen. Since Im using Microsoft Windows XP, the prospect of the browser window staying where I want it is dim. A video game, misclick, or even just a popup window (usatoday.com anyone?) will resize the window. Now, a single click gets it back into place.
Instructions:
1. Open the CustomGeometry-1.0.0.xpi file in Firefox 2.0.
2. Choose to install the extension.
3. Restart Firefox when instructed to do so.
4. Open the addons window by clicking "Tools," then "Add-ons."
5. Select "Custom Geometry" from the list.
6. Click the "Options" button.
7. Set the window geometry options that you prefer.
8. Hit "OK" to save your preferences.
9. Click the new icon on the lower right right side of the status bar to apply these settings at any time.
Enhancements:
- Added support for Thunderbird.
- Fixed a case issue causing the icon not to work under case-sensitive filesystems (Linux).
Download (0.004MB)
Added: 2007-04-27 License: MPL (Mozilla Public License) Price:
910 downloads
Geometry Description Markup Language 2.9.0
Geometry Description Markup Language workpackage is primarly ment to provide geometry data exchange format for the LCG apps. more>>
Geometry Description Markup Language (GDML) workpackage is primarly ment to provide geometry data exchange format for the LCG applications. The workpackage consists of the GDML Schema part, which is a fully self-consistent definition of the GDML syntax and the GDML I/O part which provides means for writing out and reading in GDML files.
The GDML Schema does not depend in any way on the GDML I/O packages. In particular, new extensions to the GDML I/O packages can be implemented (interfaces to new application, like for instance visualisation, editors, etc), while the GDML Schema definition remains unchanged.
Enhancements:
- The loop machinery was improved so that any volume can be used in a loop.
- An installation script was added along with support for auxiliary volume information.
- A SimpleExtension example that shows how to extend GDML with custom elements was added.
- The obsolete PyGDML package was removed.
<<lessThe GDML Schema does not depend in any way on the GDML I/O packages. In particular, new extensions to the GDML I/O packages can be implemented (interfaces to new application, like for instance visualisation, editors, etc), while the GDML Schema definition remains unchanged.
Enhancements:
- The loop machinery was improved so that any volume can be used in a loop.
- An installation script was added along with support for auxiliary volume information.
- A SimpleExtension example that shows how to extend GDML with custom elements was added.
- The obsolete PyGDML package was removed.
Download (2.6MB)
Added: 2007-03-17 License: GPL (GNU General Public License) Price:
954 downloads
GeoGebra 2.6b
GeoGebra project is a dynamic mathematics software that joins geometry, algebra, and calculus. more>>
GeoGebra project is a dynamic mathematics software that joins geometry, algebra, and calculus.
Two views are characteristic of GeoGebra: an expression in the algebra window corresponds to an object in the geometry window and vice versa
<<lessTwo views are characteristic of GeoGebra: an expression in the algebra window corresponds to an object in the geometry window and vice versa
Download (MB)
Added: 2006-10-23 License: GPL (GNU General Public License) Price:
1432 downloads
GeoTypes 0.6.0
GeoTypes is a Python library that implements both the OpenGIS/PostGIS and standard PostgreSQL geometry types. more>>
GeoTypes is a Python library that implements both the OpenGIS/PostGIS and standard PostgreSQL geometry types. GeoTypes integrates with the psycopg Python/PostgreSQL interface.
It provides implementations of all of the OpenGIS/PostGIS classes, except (x,y,m) and (x,y,z,m). It currently supports the EWKB, HEXEWKB, WKB, and WKT formats.
Enhancements:
- Point and Box constructor now accept several argument types
- SRID optional in WKTParser.parseGeometry
- minor typo corrections
- added joinBoxes()
<<lessIt provides implementations of all of the OpenGIS/PostGIS classes, except (x,y,m) and (x,y,z,m). It currently supports the EWKB, HEXEWKB, WKB, and WKT formats.
Enhancements:
- Point and Box constructor now accept several argument types
- SRID optional in WKTParser.parseGeometry
- minor typo corrections
- added joinBoxes()
Download (0.042MB)
Added: 2006-06-14 License: LGPL (GNU Lesser General Public License) Price:
1231 downloads
Geomview 1.9.3
Geomview is an interactive 3D viewing program for Unix. more>>
Geomview is an interactive 3D viewing program for Unix. Geomview lets you view and manipulate three-dimensional objects: you use the mouse to rotate, translate, zoom in and out, and so on.
Geomview can be used as a standalone viewer for static objects or as a display engine for other programs which produce dynamically changing geometry. Geomview can display objects described in a variety of file formats. Geomview comes with a wide selection of example objects, and you can create your own objects too.
Geomview runs on most Unix platforms, including GNU/Linux. Geomview can run under Microsoft Windows using Cygwin. Geomview is free software available under the terms of the GNU Lesser General Public License (GPL).
You can also use Geomview to handle the display of data coming from another program that is running simultaneously. As the other program changes the data, the Geomview image reflects the changes. Programs that generate objects and use Geomview to display them are called external modules. External modules can control almost all aspects of Geomview. The idea here is that many aspects of the display and interaction parts of geometry software are independent of the geometric content and can be collected together in a single piece of software that can be used in a wide variety of situations. The author of the external module can then concentrate on implementing the desired algorithm and leave the display aspects to Geomview. Geomview comes with a collection of sample external modules, and the manual describes how to write your own.
Geomview allows multiple independently controllable objects and cameras. It provides interactive control for motion, appearances (including lighting, shading, and materials), picking on an object, edge or vertex level, snapshots in many image file, PostScript, or Renderman RIB format, and adding or deleting objects is provided through direct mouse manipulation, control panels, and keyboard shortcuts.
Geomview supports the following simple data types: polyhedra with shared vertices (.off), quadrilaterals, rectangular meshes, vectors, and Bezier surface patches of arbitrary degree including rational patches. Object hierarchies can be constructed with lists of objects and instances of object(s) transformed by one or many 4x4 matrices. Arbitrary portions of changing hierarchies may be transmitted by creating named references.
The full specification for object file formats is in the OOGL (Object Oriented Graphics Language) Reference section of the Geomview manual. If you already have Geomview you might want to try out the OOGL tutorial.
Geomview can be used as a Mathematica graphics output device; this makes viewing Mathematica graphics much more interactive. The same is true for Maple. Geomview began as an effort at the Geometry Center at the University of Minnesota to provide interactive geometry software which is particularly appropriate for mathematics research and education. In particular, Geomview can display objects in hyperbolic and spherical space as well as Euclidean space.
<<lessGeomview can be used as a standalone viewer for static objects or as a display engine for other programs which produce dynamically changing geometry. Geomview can display objects described in a variety of file formats. Geomview comes with a wide selection of example objects, and you can create your own objects too.
Geomview runs on most Unix platforms, including GNU/Linux. Geomview can run under Microsoft Windows using Cygwin. Geomview is free software available under the terms of the GNU Lesser General Public License (GPL).
You can also use Geomview to handle the display of data coming from another program that is running simultaneously. As the other program changes the data, the Geomview image reflects the changes. Programs that generate objects and use Geomview to display them are called external modules. External modules can control almost all aspects of Geomview. The idea here is that many aspects of the display and interaction parts of geometry software are independent of the geometric content and can be collected together in a single piece of software that can be used in a wide variety of situations. The author of the external module can then concentrate on implementing the desired algorithm and leave the display aspects to Geomview. Geomview comes with a collection of sample external modules, and the manual describes how to write your own.
Geomview allows multiple independently controllable objects and cameras. It provides interactive control for motion, appearances (including lighting, shading, and materials), picking on an object, edge or vertex level, snapshots in many image file, PostScript, or Renderman RIB format, and adding or deleting objects is provided through direct mouse manipulation, control panels, and keyboard shortcuts.
Geomview supports the following simple data types: polyhedra with shared vertices (.off), quadrilaterals, rectangular meshes, vectors, and Bezier surface patches of arbitrary degree including rational patches. Object hierarchies can be constructed with lists of objects and instances of object(s) transformed by one or many 4x4 matrices. Arbitrary portions of changing hierarchies may be transmitted by creating named references.
The full specification for object file formats is in the OOGL (Object Oriented Graphics Language) Reference section of the Geomview manual. If you already have Geomview you might want to try out the OOGL tutorial.
Geomview can be used as a Mathematica graphics output device; this makes viewing Mathematica graphics much more interactive. The same is true for Maple. Geomview began as an effort at the Geometry Center at the University of Minnesota to provide interactive geometry software which is particularly appropriate for mathematics research and education. In particular, Geomview can display objects in hyperbolic and spherical space as well as Euclidean space.
Download (3.8MB)
Added: 2007-06-22 License: GPL (GNU General Public License) Price:
856 downloads
ATGeogebra 1.0
ATGeogebra provides a simple archetype product to display GeoGebra files. more>>
ATGeogebra provides a simple archetype product to display GeoGebra files.
GeoGebra is a free and multi-platform dynamic mathematics software for schools that joins geometry, algebra and calculus .
If you have any interest in educational technology, you should take a look at this fine piece of software: http://www.geogebra.org
The basic idea of ATGeogebra is to be able to show Geogebra worksheet files ( .ggb ) within a plone site.
The .ggb files have to be loaded with Geogebras java applet and the product does that for you.
The software jar files are inside the product’s skins directory and all you have to do is to create a "Geogebra Activity" item and upload the .ggb file.
You will find a sample Geogebra worksheet ( .ggb ) inside the product’s samples directory ( same as shown in the screenshot above ).
If you use CMFContentPanels, a special viewlet will be installed.
This is a initial release. Its very simple, but fully functional.
<<lessGeoGebra is a free and multi-platform dynamic mathematics software for schools that joins geometry, algebra and calculus .
If you have any interest in educational technology, you should take a look at this fine piece of software: http://www.geogebra.org
The basic idea of ATGeogebra is to be able to show Geogebra worksheet files ( .ggb ) within a plone site.
The .ggb files have to be loaded with Geogebras java applet and the product does that for you.
The software jar files are inside the product’s skins directory and all you have to do is to create a "Geogebra Activity" item and upload the .ggb file.
You will find a sample Geogebra worksheet ( .ggb ) inside the product’s samples directory ( same as shown in the screenshot above ).
If you use CMFContentPanels, a special viewlet will be installed.
This is a initial release. Its very simple, but fully functional.
Download (1.0MB)
Added: 2007-04-14 License: GPL (GNU General Public License) Price:
923 downloads
Geom 0.0.7
Geom is an interactive geometry application. more>>
Geom is an interactive geometry application.
Geometry application in the style of the Geometers Sketchpad or DrGeo.
Geom uses CCC as a canvas, which in turn uses Cairo. With the near deprecation of GNOME Canvas using any canvas that doesnt uses Cairo is a waste of time.
Right now, the project is in pre-alpha state, but you can start using it to play a little. You will need to download and install CCC; besides that, only Gtk+ and libglade are required.
If you dont want to use the bleeding edge, here I put two tarballs, one of CCC and another one of Geom. The CCC one is a modified version of mine (Im trying to help Sven in CCC, but hes busy and sometimes it takes time to get my patches in), and a semi working version of Geom.
If you find bugs in this version of CCC, dont bother Sven with them, they are probably my fault. And if you use the current git version of CCC, be warned that Geom segfaults with it.
<<lessGeometry application in the style of the Geometers Sketchpad or DrGeo.
Geom uses CCC as a canvas, which in turn uses Cairo. With the near deprecation of GNOME Canvas using any canvas that doesnt uses Cairo is a waste of time.
Right now, the project is in pre-alpha state, but you can start using it to play a little. You will need to download and install CCC; besides that, only Gtk+ and libglade are required.
If you dont want to use the bleeding edge, here I put two tarballs, one of CCC and another one of Geom. The CCC one is a modified version of mine (Im trying to help Sven in CCC, but hes busy and sometimes it takes time to get my patches in), and a semi working version of Geom.
If you find bugs in this version of CCC, dont bother Sven with them, they are probably my fault. And if you use the current git version of CCC, be warned that Geom segfaults with it.
Download (0.096MB)
Added: 2007-06-24 License: GPL (GNU General Public License) Price:
855 downloads
gnetload network load meter 1.2
gnetload network load meter is a network and ISDN load meter that is similar to xisdnload. more>>
gnetload network load meter project is a network and ISDN load meter that is similar to xisdnload, but works in a distributed environment.
It includes an agent (devstata) that runs on machines with interfaces to be monitored and periodically sends status information over the network. A display program (gnetload) collects and displays the data.
Both can be run on the same machine, or be used to report on the state of a dedicated router on another machine. Using multicast or broadcast addresses, data can be fed to more than one instance of gnetload. A menu for taking network interfaces up and down is also provided.
Usage: ./gnetload [-I] [-t tickscale] [-g geometry] [-d] [ip]:port
Enhancements:
- The config script was updated to build with GTK2 and GCONF2 where available.
- There are no other code changes.
<<lessIt includes an agent (devstata) that runs on machines with interfaces to be monitored and periodically sends status information over the network. A display program (gnetload) collects and displays the data.
Both can be run on the same machine, or be used to report on the state of a dedicated router on another machine. Using multicast or broadcast addresses, data can be fed to more than one instance of gnetload. A menu for taking network interfaces up and down is also provided.
Usage: ./gnetload [-I] [-t tickscale] [-g geometry] [-d] [ip]:port
Enhancements:
- The config script was updated to build with GTK2 and GCONF2 where available.
- There are no other code changes.
Download (0.040MB)
Added: 2007-01-25 License: GPL (GNU General Public License) Price:
1004 downloads
GOCR 0.44
GOCR is an OCR (Optical Character Recognition) program, developed under the GNU Public License. more>>
GOCR is an OCR (Optical Character Recognition) program, developed under the GNU Public License. It converts scanned images of text back to text files. Joerg Schulenburg started the program, and now leads a team of developers.
GOCR can be used with different front-ends, which makes it very easy to port to different OSes and architectures. It can open many different image formats, and its quality have been improving in a daily basis.
GOCR or JOCR?
The original name is GOCR. Its what is used internally in the sources. But, when registering the site at Sourceforge, gocr was already taken. So, its kind of both. Yeah, we know.
Some examples of how you can use gocr:
gocr -h # help
gocr file.pbm # minimum options
gocr -v 1 file.pbm >out.txt 2>out.log # generate text- and log file
djpeg -pnm -gray text.jpg | gocr - # using JPEG-files
gzip -cd text.pbm.gz | gocr - # using gzipped PBM-files
giftopnm text.gif | gocr - # using GIF-files
gocr -v 1 -v 32 -m 4 file.pbm # zoning and out30.bmp output
xli -geometry 400x400 out30.bmp # see details using xli (recommanded viewer)
wish gocr.tcl # X11-tcl/tk-frontend (development version)
# see manual pages for more details
<<lessGOCR can be used with different front-ends, which makes it very easy to port to different OSes and architectures. It can open many different image formats, and its quality have been improving in a daily basis.
GOCR or JOCR?
The original name is GOCR. Its what is used internally in the sources. But, when registering the site at Sourceforge, gocr was already taken. So, its kind of both. Yeah, we know.
Some examples of how you can use gocr:
gocr -h # help
gocr file.pbm # minimum options
gocr -v 1 file.pbm >out.txt 2>out.log # generate text- and log file
djpeg -pnm -gray text.jpg | gocr - # using JPEG-files
gzip -cd text.pbm.gz | gocr - # using gzipped PBM-files
giftopnm text.gif | gocr - # using GIF-files
gocr -v 1 -v 32 -m 4 file.pbm # zoning and out30.bmp output
xli -geometry 400x400 out30.bmp # see details using xli (recommanded viewer)
wish gocr.tcl # X11-tcl/tk-frontend (development version)
# see manual pages for more details
Download (0.80MB)
Added: 2007-05-24 License: GPL (GNU General Public License) Price:
887 downloads
xtermcontrol 2.8
xtermcontrol enables dynamic control of XFree86 xterm properties. more>>
xtermcontrol enables dynamic control of XFree86 xterm properties. xtermcontrol project makes it easy to change colors, titles, fonts, and the geometry of a running xterm, as well as to report the current settings of the properties.
Window manipulations such as (de)iconify, raise and lower, maximize and restore, and reset are also supported. It also lets advanced users issue any xterm control sequence.
Options:
--fg=COLOR
Set foreground color to COLOR.
--bg=COLOR
Set background color to COLOR.
--colorN=COLOR
Set Nth [0-15] color to COLOR.
--highlight=COLOR
Set highlight color to COLOR.
--cursor=COLOR
Set cursor color to COLOR.
--mouse-fg=COLOR
Set mouse pointer foreground color to COLOR.
--mouse-fg=COLOR
Set mouse pointer background color to COLOR.
--font=FONT
Set font name to FONT. Alternatively it is possible to specify a fontmenu index as #[0-6] or navigate the fontmenu by relative sizes as #+N or #-N, where N is an optional integer.
--title=STRING
Set window title. Note that mechanisms like the Bash PROMPT_COMMAND may overwrite the title. Se also How to change the title of an xterm.
--geometry=WIDTHxHEIGHT+XOFF+YOFF
Set size and/or position. Through its control sequences the xterm only recognize positive XOFF and YOFF offsets, which are pixels relative to the upper left hand corner of the display. xtermcontrol is therefore unable to handle negative offsets as described in the X Geometry Specifications and therefore truncates negative values to zero.
--get-fg
Report foreground color.
--get-bg
Report background color.
--get-colorN
Report Nth [0-15] color.
--get-highlight
Report highlight color.
--get-cursor
Report cursor color.
--get-mouse-fg
Report mouse pointer foreground color.
--get-mouse-bg
Report mouse pointer background color.
--get-font
Report font.
--get-title
Report window title.
--get-geometry
Report size and position. The size of the text area is reported in characters and the position is reported in pixels relative to the upper left hand corner of the display.
--maximize
Maximize window.
--restore
Restore maximized window.
--iconify
Iconify window.
--de-iconify
De-iconify window.
--raise
Raise window.
--lower
Lower window.
--reset
Full reset.
--raw=CTLSEQS
Issue the raw control sequences CTLSEQS.
--file=FILE
Force xtermcontrol to read configurations from FILE instead of the standard personal initialization file ~/.xtermcontrol.
--force, -f
Skip TERM environment variable check.
--verbose, -v
Print verbose reports.
--help, -h
Print help and exit.
--version
Print the version number and exit.
Enhancements:
- src/configuration.c: Fix regexp, so the #rrggbb way to specify a color works in configuration file. Reported by Olle Mulmo.
- doc/xtermcontrol.roff: add BUGS section describing how install needs to setuid root on some broken systems.
<<lessWindow manipulations such as (de)iconify, raise and lower, maximize and restore, and reset are also supported. It also lets advanced users issue any xterm control sequence.
Options:
--fg=COLOR
Set foreground color to COLOR.
--bg=COLOR
Set background color to COLOR.
--colorN=COLOR
Set Nth [0-15] color to COLOR.
--highlight=COLOR
Set highlight color to COLOR.
--cursor=COLOR
Set cursor color to COLOR.
--mouse-fg=COLOR
Set mouse pointer foreground color to COLOR.
--mouse-fg=COLOR
Set mouse pointer background color to COLOR.
--font=FONT
Set font name to FONT. Alternatively it is possible to specify a fontmenu index as #[0-6] or navigate the fontmenu by relative sizes as #+N or #-N, where N is an optional integer.
--title=STRING
Set window title. Note that mechanisms like the Bash PROMPT_COMMAND may overwrite the title. Se also How to change the title of an xterm.
--geometry=WIDTHxHEIGHT+XOFF+YOFF
Set size and/or position. Through its control sequences the xterm only recognize positive XOFF and YOFF offsets, which are pixels relative to the upper left hand corner of the display. xtermcontrol is therefore unable to handle negative offsets as described in the X Geometry Specifications and therefore truncates negative values to zero.
--get-fg
Report foreground color.
--get-bg
Report background color.
--get-colorN
Report Nth [0-15] color.
--get-highlight
Report highlight color.
--get-cursor
Report cursor color.
--get-mouse-fg
Report mouse pointer foreground color.
--get-mouse-bg
Report mouse pointer background color.
--get-font
Report font.
--get-title
Report window title.
--get-geometry
Report size and position. The size of the text area is reported in characters and the position is reported in pixels relative to the upper left hand corner of the display.
--maximize
Maximize window.
--restore
Restore maximized window.
--iconify
Iconify window.
--de-iconify
De-iconify window.
--raise
Raise window.
--lower
Lower window.
--reset
Full reset.
--raw=CTLSEQS
Issue the raw control sequences CTLSEQS.
--file=FILE
Force xtermcontrol to read configurations from FILE instead of the standard personal initialization file ~/.xtermcontrol.
--force, -f
Skip TERM environment variable check.
--verbose, -v
Print verbose reports.
--help, -h
Print help and exit.
--version
Print the version number and exit.
Enhancements:
- src/configuration.c: Fix regexp, so the #rrggbb way to specify a color works in configuration file. Reported by Olle Mulmo.
- doc/xtermcontrol.roff: add BUGS section describing how install needs to setuid root on some broken systems.
Download (0.12MB)
Added: 2006-02-06 License: GPL (GNU General Public License) Price:
1356 downloads
Gabedit 2.0.9 Pre
Gabedit is a GUI for Gaussian and Molpro. more>>
Gabedit is a Graphical User Interface to Gaussian, Molcas, Molpro and MPQC computational chemistry packages.
Gabedit includes graphical facilities for generating keywords and options, molecule specifications and ther input sections for even the most advanced calculation types Gabedit includes an advanced Molecule Builder.
You can use it to rapidly sketch in molecules and examine them in three dimensions. You can build molecules by atom, ring, group, amino acid and nucleoside. You can also read geometry from a file. Most major molecular file formats are supported.
Gabedit includes a Gaussian, Molcas, Molpro and MPQC Calculation Setup window which allows you to set up Gaussian, Molcas, Molpro and MPQC jobs in a simple and straightforward manner.
Gabedit includes a text editor for editing Molcas, Molpro, Gaussian and MPQC input files.
Gabedit can graphically display a variety of Gaussian, Molcas, Molpro, MPQC and (partially) ADF calculation results, including the following:
- Molecular orbitals.
- Surfaces from the electron density, electrostatic potential, NMR shielding density, and other properties.
- Surfaces may be displayed in solid, translucent and wire mesh modes.
- Surfaces can be colored by a separate property.
- Contours (colorcoded).
- Planes (colorcoded).
- Dipole
- XYZ axes and the principal axes of the molecule.
- Animation of the normal modes corresponding to vibrational frequencies.
- Animation of the rotation of geometry, surface, dipole, xyz and the principal axes of the molecule.
- Animation of contours.
- Animation of colorcoded planes.
Gabedit can display IR and Raman computed spectra. Gabedit can generate a povray file for geometry (atoms + bonds, including hydrogens bond), surfaces (including colorcoded surfaces), contours, colorcoded planes.
Gabedit can save picture in PPM, BMP , (JPEG) and PS format. Gabedit can generate automatically a series of pictures for animation (vibration, geometry convergence, rotation, contours, colorcoded planes).
<<lessGabedit includes graphical facilities for generating keywords and options, molecule specifications and ther input sections for even the most advanced calculation types Gabedit includes an advanced Molecule Builder.
You can use it to rapidly sketch in molecules and examine them in three dimensions. You can build molecules by atom, ring, group, amino acid and nucleoside. You can also read geometry from a file. Most major molecular file formats are supported.
Gabedit includes a Gaussian, Molcas, Molpro and MPQC Calculation Setup window which allows you to set up Gaussian, Molcas, Molpro and MPQC jobs in a simple and straightforward manner.
Gabedit includes a text editor for editing Molcas, Molpro, Gaussian and MPQC input files.
Gabedit can graphically display a variety of Gaussian, Molcas, Molpro, MPQC and (partially) ADF calculation results, including the following:
- Molecular orbitals.
- Surfaces from the electron density, electrostatic potential, NMR shielding density, and other properties.
- Surfaces may be displayed in solid, translucent and wire mesh modes.
- Surfaces can be colored by a separate property.
- Contours (colorcoded).
- Planes (colorcoded).
- Dipole
- XYZ axes and the principal axes of the molecule.
- Animation of the normal modes corresponding to vibrational frequencies.
- Animation of the rotation of geometry, surface, dipole, xyz and the principal axes of the molecule.
- Animation of contours.
- Animation of colorcoded planes.
Gabedit can display IR and Raman computed spectra. Gabedit can generate a povray file for geometry (atoms + bonds, including hydrogens bond), surfaces (including colorcoded surfaces), contours, colorcoded planes.
Gabedit can save picture in PPM, BMP , (JPEG) and PS format. Gabedit can generate automatically a series of pictures for animation (vibration, geometry convergence, rotation, contours, colorcoded planes).
Download (1.2MB)
Added: 2007-05-25 License: BSD License Price:
886 downloads
Dr. Geo 1.1.0
Dr. Geo is a GTK interactive geometry software. more>>
Dr. Geo is a GTK interactive geometry software. It allows one to create geometric figure plus the interactive manipulation of such figure in respect with their geometric constraints. It is useable in teaching situation with students from primary or secondary level.
Dr. Geo integrates advanced features as an integrated Scheme programming language to define scripts within a figure. The language is also used to define functionnaly interactive figure.
Dr. Geo is a software part of the GNU project. This means it is a free software (as free speech) and you have access to the source code under the GPL license. You can modify and distribute it as long as the same distribution license (GPL) is used.
<<lessDr. Geo integrates advanced features as an integrated Scheme programming language to define scripts within a figure. The language is also used to define functionnaly interactive figure.
Dr. Geo is a software part of the GNU project. This means it is a free software (as free speech) and you have access to the source code under the GPL license. You can modify and distribute it as long as the same distribution license (GPL) is used.
Download (0.75MB)
Added: 2005-07-27 License: GPL (GNU General Public License) Price:
1553 downloads
powerPlant 1.1
powerPlant is a geometry generator and editor. more>>
powerPlant is a geometry generator and editor. powerPlant is specially suitable to generate terrain and plant models. The geometry generation is based on custom implementations of L-Systems, Turtle-Interpretation and the Diamond-and-Square algorithm.
powerPlant is composed of a Java application supplying the application logic and external Haskell programs for geometry generation.
The application is intended to create complex, realistic models by supplying a minimum ammount of parameters instead of explicit modelling. Created models can be combined recursively to make up complete scenes. This scene creation is presented in a WYSIWYG tree view. The integrated terrain tool can also be used to generate various coloured, tileable textures.
Every work result (models, scenes) can be loaded and saved in a xml file. User interaction takes place in a convenient Java Swing GUI that brings together all the aspects of the application.
The chosen approach should significantly shorten the process of creating adequate 3D-models and entire virtual landscapes with realtime visualization. Visualization is based on OpenGL/GLU API and includes adjustable speed optimizations.
<<lesspowerPlant is composed of a Java application supplying the application logic and external Haskell programs for geometry generation.
The application is intended to create complex, realistic models by supplying a minimum ammount of parameters instead of explicit modelling. Created models can be combined recursively to make up complete scenes. This scene creation is presented in a WYSIWYG tree view. The integrated terrain tool can also be used to generate various coloured, tileable textures.
Every work result (models, scenes) can be loaded and saved in a xml file. User interaction takes place in a convenient Java Swing GUI that brings together all the aspects of the application.
The chosen approach should significantly shorten the process of creating adequate 3D-models and entire virtual landscapes with realtime visualization. Visualization is based on OpenGL/GLU API and includes adjustable speed optimizations.
Download (5.8MB)
Added: 2007-01-29 License: GPL (GNU General Public License) Price:
999 downloads
Ettercap 0.7.3
Ettercap is a multipurpose sniffer for switched LANs. more>>
Ettercap is a network sniffer/interceptor/logger for ethernet LANs. It supports active and passive dissection of many protocols (even ciphered ones, like SSH and HTTPS). Data injection in an established connection and filtering on the fly is also possible, keeping the connection synchronized.
Many sniffing modes were implemented to give you a powerful and complete sniffing suite. Plugins are supported. It has the ability to check whether you are in a switched LAN or not, and to use OS fingerprints (active or passive) to let you know the geometry of the LAN.
<<lessMany sniffing modes were implemented to give you a powerful and complete sniffing suite. Plugins are supported. It has the ability to check whether you are in a switched LAN or not, and to use OS fingerprints (active or passive) to let you know the geometry of the LAN.
Download (1.1MB)
Added: 2005-05-29 License: GPL (GNU General Public License) Price:
1005 downloads
KLcdDimmer 0.3
KLcdDimmer is a KDE applet to adjust LCD brightness. more>>
KLcdDimmer is a KDE applet to adjust LCD brightness.
To adjust the brightness simply click with the mouse left button and use the slider
KLcdDimmer relies on an external program to get/set the brightness, such as smartdimmer or nvclock.
For instance, Ive used
- SmartDimmer
- NVclock
but it is supposed to work also with others, since you can configure the applet.
Installation:
When you run configure, you should pass the KDE root directory as --prefix (in my system it is /usr).
The steps to perform for the installation are standard for packages in source form: once you have unpacked the sources in a directory, `cd to the directory containing the packages source code and execute the following steps:
./configure --prefix=
make
make install (as root)
Then youll be able to add the applet to the panel, by using your KDE panel.
Enhancements:
- Fixed tooltips and added whats this helps
- Fixed geometry (now should fit the panel better)
<<lessTo adjust the brightness simply click with the mouse left button and use the slider
KLcdDimmer relies on an external program to get/set the brightness, such as smartdimmer or nvclock.
For instance, Ive used
- SmartDimmer
- NVclock
but it is supposed to work also with others, since you can configure the applet.
Installation:
When you run configure, you should pass the KDE root directory as --prefix (in my system it is /usr).
The steps to perform for the installation are standard for packages in source form: once you have unpacked the sources in a directory, `cd to the directory containing the packages source code and execute the following steps:
./configure --prefix=
make
make install (as root)
Then youll be able to add the applet to the panel, by using your KDE panel.
Enhancements:
- Fixed tooltips and added whats this helps
- Fixed geometry (now should fit the panel better)
Download (0.70MB)
Added: 2007-02-25 License: GPL (GNU General Public License) Price:
572 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above geometry search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed