Main > Free Download Search >

Free view3dscene 2.1.0 software for linux

view3dscene 2.1.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 77
view3dscene 2.1.0

view3dscene 2.1.0


view3dscene project is a viewer for 3D scene files. more>>
view3dscene project is a viewer for 3D scene files.
Main features:
- Two navigation methods are available: Walk (walking like in FPS (Doom, Quake) games, with collision detection, gravity and related features available) and Examine (this allows you to easily rotate and scale the whole model).
- Convertion of 3DS, OBJ and GEO files to VRML 1.0
- You can also simply open and save any VRML 1.0 or 2.0 file and in effect view3dscene will work as a "pretty-printer" for VRML files.
- Built-in ray-tracer (that is also available as a separate command-line program, rayhunter) to generate nice views of the scene (with shadows, mirrors, and transmittance). Classic ray-tracer implements exactly VRML 97 lighting equations.
Supported file formats:
- VRML 1.0 and 2.0. Almost complete VRML 1.0 support is ready. VRML 2.0 (aka VRML 97) support is also done, although some advanced features are missing right now (like prototypes, scripting, interpolators, sensors). VRML files usually have WRL extension.
- See VRML implementation status for detailed list of supported features. See also my extensions to VRML, my VRML test suite, and finally the official VRML specifications.
- Also many OpenInventors 1.0 ASCII files (extension IV) are handled. Mainly its because Inventor 1.0 and VRML 1.0 are very similar formats, but view3dscene handles also some additional Inventor-specific nodes.
- 3d Studio 3DS format. Not every information in 3DS is handled by view3dscene but most important things, like materials, texture coordinates and texture filenames are supported.
- Wavefront OBJ files. Only very basic support : geometry and texture coords. Texture named default_obj_texture.png in the current directory will be used if texture coords are specified in the file.
- GEO. Some simple format; I dont even know what program writes files in this format, it just happened that I had a few files in this format. No, its not Videoscape GEO and its not Houdini GEO.
<<less
Download (0.93MB)
Added: 2007-06-13 License: GPL (GNU General Public License) Price:
867 downloads
PyLucene 2.1.0

PyLucene 2.1.0


PyLucene is a GCJ-compiled version of Java Lucene integrated with Python via SWIG. more>>
PyLucene is a GCJ-compiled version of Java Lucene integrated with Python via SWIG.
PyLucene goal is to allow you to use Lucenes text indexing and searching capabilities from Python. It is designed to be API compatible with the latest version of Java Lucene.
PyLucene is supported on Mac OS X, Linux and Windows. Binaries for PyLucene are available below. See the INSTALL file for information about building PyLucene from sources.
Installation:
To build PyLucene from sources, please see the INSTALL file.
To install PyLucene binaries you just downloaded:
- install the files in the python directory into pythons site-packages directory
- if you downloaded binaries with Berkeley DB support, install the files in the db directory into the directory containing your Berkeley DB shared libraries, such as /usr/local/BerkeleyDB.4.3/lib
- if you are installing Unix (Mac OS X or Linux) binaries, install the files in the gcj directory into /usr/local/lib
Enhancements:
- This release wraps the newly-released Java Lucene 2.1.0.
<<less
Download (4.1MB)
Added: 2007-02-20 License: MIT/X Consortium License Price:
979 downloads
diskfree 2.1.0

diskfree 2.1.0


diskfree is a sh-based util for monitoring disk usage with email reporting. more>>
diskfree project is a shell script designed to be run periodically from cron to let you know how much disk space youve used, what directories have grown, which directories have shrunk, etc.
Installing
1. If you have Bash installed, then edit line 1 and point it to Bash. If you dont have Bash installed, but have the Korn shell installed, edit line 1 and point it to that (typically #!/bin/ksh).
2. Decide which directories you want reported on or if youre paranoid, remember to use the -p option. If you want something other than the default then use the -d option
3. Decide who should get the report. If it should go to root, dont do anything. If it goes to someone else, use the -m option (-m someone@somewhere.net)
4. Decide where you want the files this script creates to be put. If /tmp is OK with you, do nothing. If you want them elsewhere use the -l option (-l /var/log)
5. Decide how frequently you want the report run (daily, weekly, monthly, etc) If you want it run daily, then create on entry in your crontab like:
00 00 * * * /some/path/diskfree
If you want to run it monthly as well, I suggest you also add this to crontab:
00 02 01 * * /some/path/diskfree -e monthly
And quarterly would appear in crontab like:
00 04 01 */4 * /some/path/diskfree -e quarterly
6. Save your crontab.
7. Copy diskfree.8 /usr/man/man8
8. Wait for the script to run TWICE, then check your email and review the report
9. Send comments, bugs, suggestions to dhunley@columbus.rr.com
Enhancements:
- Altered the output to put the df output first and the details second.
<<less
Download (0.012MB)
Added: 2005-04-07 License: GPL (GNU General Public License) Price:
1668 downloads
VFGEN 2.1.0

VFGEN 2.1.0


VFGEN is a Vector Field File Generator for differential equation solvers and other computational tools. more>>
VFGEN is a Vector Field File Generator for differential equation solvers and other computational tools.
There are many excellent programs available for solving differential equations and computing bifurcations of vector fields. However, each has its own format for specifying the vector field that defines the differential equation. VFGEN lets you define your vector field once (using XML), and export the vector field in several formats. VFGEN uses a C++ symbolic algebra library (GiNaC) to generate Jacobians and higher derivatives automatically.
Main features:
- Specify your equations once, and export to multiple file formats.
- Generate analytical expressions for Jacobians and higher derivatives automatically.
- Available export formats include MATLAB, Scilab, AUTO, GNU Scientific Library (GSL), SciPy, PyDSTool, XPP and more.
- New in Version 2.1.0: Octave, PyDSTool and RADAU5 commands added.
- New in Version 2.0.0: VFGEN can generate code for delay equations.
<<less
Download (MB)
Added: 2007-06-07 License: GPL (GNU General Public License) Price:
871 downloads
PHP Voice 2.1.0

PHP Voice 2.1.0


PHP Voice (formerly known as PHP VXML) contain four classes that assist in developing voice application using PHP. more>>
PHP Voice (formerly known as PHP VXML) contain four classes that assist in developing voice application using PHP.
PHP Voice supports Speech Synthesis Markup Language 1.0, Speech Recognition Grammar Specification 1.0, Voice Browser Call Control: CCXML 1.0, and Voice Extensible Markup Language (VoiceXML) 2.0.
Enhancements:
- An improved menu module to support arrays as parameters with the ID of the menu.
- An improved home application with the new menu module.
<<less
Download (0.43MB)
Added: 2005-11-15 License: GPL (GNU General Public License) Price:
1456 downloads
VisLib 2.1.0

VisLib 2.1.0


VisLib is a GTK application for visualizing, editing, and searching hierarchically-organized couples of visual and textual info. more>>
VisLib is a GTK application for visualizing, editing, and searching hierarchically-organized couples of visual and textual information, from family or holiday photographs, desktop backgrounds, digital comics, to material samples or bacterial cultures photographs.
Enhancements:
- Record and category edition works. File saving in VLB-1 format works.
- Categories and record reordering tools were added and work.
- The edit menu has been completed.
- The full loop between file creation, filling, edition and saving is operational.
<<less
Download (0.59MB)
Added: 2005-10-05 License: GPL (GNU General Public License) Price:
1479 downloads
savIRC 2.1.0

savIRC 2.1.0


savIRC is an IRC client for Linux and Windows. more>>
savIRC project is an IRC client for Linux and Windows.
Main features:
- multiple server connections
- CTCP
- DCC also "passive"
- SOCK5 for servers and DCCs
- ignore and notify lists
- mIRC colors
- URL caption
- Tabbed-MDI
- scripting in TCL/Tk!
Enhancements:
- The savIRC handbook has been updated and converted to docbook.
- The source code has begun to be documented with ROBOdoc.
- A checkbox to hide automatic serverpings was added. /disconnect now stops autoreconnect.
- Chunks of text are broken into 400 chars or less and will be sent with a delay to prevent flooding.
- An alternate nick is used if the one tried is erroneous on the current ircd.
<<less
Download (1.1MB)
Added: 2007-03-14 License: GPL (GNU General Public License) Price:
972 downloads
Pidgin 2.1.0

Pidgin 2.1.0


Pidgin, previously known as Gaim, is a multi-protocol instant messaging client for Linux, BSD, MacOS X, and Windows. more>>
Pidgin, previously known as Gaim, is a multi-protocol instant messaging client for Linux, BSD, MacOS X, and Windows. Pidgin messenger is compatible with AIM and ICQ (Oscar protocol), MSN Messenger, Yahoo!, IRC, Jabber, SILC, Gadu-Gadu, GroupWise Messenger, and Zephyr networks.
Pidgin users can log in to multiple accounts on multiple IM networks simultaneously. This means that you can be chatting with friends on AOL Instant Messenger, talking to a friend on Yahoo Messenger, and sitting in an IRC channel all at the same time.
Pidgin supports many features of the various networks, such as file transfer, away messages, typing notification, and MSN window closing notification. It also goes beyond that and provides many unique features.
A few popular features are Buddy Pounces, which give the ability to notify you, send a message, play a sound, or run a program when a specific buddy goes away, signs online, or returns from idle; and plugins, consisting of text replacement, a buddy ticker, extended message notification, iconify on away, spell checking, tabbed conversations, and more.
Pidgin runs on a number of platforms, including Windows, Linux, and Qtopia (Sharp Zaurus and iPaq).
Pidgin integrates well with GNOME 2 and KDE 3.1s system tray, as well as Windowss own system tray. This allows you to work with Pidgin without requiring the buddy list window to be up at all times.
Pidgin is under constant development, and releases are usually frequent. The latest news regarding Pidgin can be found on the news page.
Enhancements:
- libpurple:
- Core changes to allow UIs to use second-granularity for scheduling. Pidgin and Finch, which use the glib event loop, were changed to use g_timeout_add_seconds() on glib >= 2.14 when possible. This allows glib to better group our longer timers to increase power efficiency. (Arjan van de Ven with Intel Corporation)
- No longer linkifies screennames containing @ signs in join/part notifications in chats
- With the HTML logger, images in conversations are now saved. NOTE: Saved images are not yet displayed when loading logs.
- Added support for QIP logs to the Log Reader plugin (Michael Shkutkov)
Pidgin:
- Ensure only one copy of Pidgin is running with a given configuration directory. The net effect of this is that trying to start Pidgin a second time will raise the buddy list. (Gabriel Schulhof)
- Undo capability in the conversation window
- The formatting toolbar has been reorganized to be more concise.
- A new status area has been added to the top of conversations to provide additional detail about the buddy, including buddy icon, protocol and status message.
- Show idle times in the buddy list as days, hours, seconds
Finch:
- Theres support for workspaces now (details in the manpage)
- Theres a new custom window manager, Irssi
- Some improvements for tab-completion, tooltip and the password entries
- Some bugs regarding search results fixed
- A new DBus-script to create a docklet for finch
- Support for showing empty groups in the buddy list (Eric Polino)
<<less
Download (MB)
Added: 2007-07-29 License: GPL (GNU General Public License) Price:
39126 downloads
Mediastreamer 2.1.0

Mediastreamer 2.1.0


Mediastreamer is library written in C that allows you to create and run audio and video streams. more>>
Mediastreamer is library written in C that allows you to create and run audio and video streams. It is designed for any kind of voice over IP applications.

It features RTP connectivity, audio codecs (Speex, iLBC, G711, GSM), video codecs (MPEG4, H263, Theora), I/O from soundcards, wav files, webcams, echo-cancelation, conferencing, and various other utilities.

Mediastreamer has a modular design that makes it extensible through plugins. This is the media-streaming component of linphone, a GPL SIP video phone.

<<less
Download (0.45MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
1015 downloads
iSAK 2.1.0

iSAK 2.1.0


iSAK is a Internet Secure Access Kit. more>>
iSAK, Internet Secure Access Kit, is an integrated Open Source applications package that gives an efficient departmental access control of Internet services. Right now, many installations of iSAK have been made by Savoir-faire Linux.
Multiple versions of iSAK will be available shortly. Each version differs by its features and the way the Open Source applications are integrated together. Moreover, each installation of iSAK is different because it meets the enterprise requirements.
Enhancements:
- This release includes a new log processing engine for Squid.
- The engine is based on JasperReports to produce professional reports of your network Web activity.
- This version can categorize your Web traffic because of a complete integration of iSAKurlDB.
- Note that is it possible to use this log processing engine without using all iSAK features.
- You can plug it into your actual squid server.
<<less
Download (0.016MB)
Added: 2006-08-22 License: GPL (GNU General Public License) Price:
1160 downloads
Vultures 2.1.0

Vultures 2.1.0


Vultures is an isometric graphics interface to NetHack and SlashEM. more>>
Vultures is an isometric graphics interface to NetHack and SlashEM.

Vultures is a fork of the now dead "Falcons Eye" project.

An isometric graphics interface to NetHack. The interface was called "Falcons Eye", because the viewpoint resembles a "birds eye view".

This fork of the original "Falcons Eye" is called "Vultures Eye". "Vultures Claw" is the same interface, but for SlashEM

<<less
Download (35.2MB)
Added: 2006-06-06 License: Other/Proprietary License Price:
1235 downloads
Turbo Vision 2.1.0

Turbo Vision 2.1.0


Turbo Vision is a nice and complete console TUI (Text User Interface) library for C++. more>>
Turbo Vision is a C++ library that provides a very nice user interface for console applications. This UNIX port is based on Borlands version 2.0 with fixes. It was made to create RHIDE, a nice IDE for gcc and other GNU compilers.

The library supports /dev/vcsa devices for fast access to local consoles, and it uses ncurses to run from telnet and xterm. This port, in contrast to the Sigalas port, doesnt have "100% compatibility with the original library" as goal. Instead, many modifications were made for the sake of security (especially buffer overflows).

This port is also available for the original platform (DOS).
<<less
Download (MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
929 downloads
PRepS 2.1.0

PRepS 2.1.0


PRepS is a Problem Reporting and Tracking System. more>>
PRepS is a tool for reporting and tracking problems or tasks. PRepS project is designed for tracking problems with software, but can also be used for tracking other types of problems or tasks. Be creative.

I started working on PRepS after determining that Gnats was overkill for what I needed to do, and that Gnats did not have the worlds greatest user interface. PRepS borrows some ideas from Gnats, and some ideas from other problem reporting systems that I have used. What I am aiming for with PRepS is a system that has enough features to make it useful, yet is not so complicated that it is cumbersome to use.

Please note that PRepS uses the PostgreSQL database server. If you are familiar with PostgreSQL, and with basic DBA tasks, then you should have no problem setting up and using PRepS.

<<less
Download (0.94MB)
Added: 2006-01-02 License: GPL (GNU General Public License) Price:
1540 downloads
I-Spy 2.1.0

I-Spy 2.1.0


A Perl script which identifies new files on various FTP and Web sites. more>>
A Perl script which identifies new files on various FTP and Web sites.
Installation
Copy the program where you can acces it and do following commands:
cp i-spy /usr/local/bin/
Make sure the executable bit is set:
ls -l /usr/local/bin/i-spy
-rwxr-xr-x 1 root root 28568 Nov 22 11:36 /usr/local/bin/i-spy
if not, then set it:
$ chmod +x /usr/local/bin/i-spy
If you have perl installed elsewhere than /usr/local/bin, then create
a symbolic link:
$ cd /usr/local/bin
$ ln -s /usr/bin/perl
[or wherever you keep perl]
Now, copy the Log::File module into your Perl distributions site_perl
directory:
$ cp -r Log /usr/local/lib/perl5/site_perl/5.005/
[or wherever you keep site-specific perl modules]
You may also keep the Log::File module in the same directory as you
plan to use for your sites and logs.
Enhancements:
- Added support for browser agent masquerade
- Added support for Google News (Yum)
- Modernized examples
<<less
Download (0.271MB)
Added: 2006-06-14 License: GPL (GNU General Public License) Price:
1228 downloads
vegUI 2.1.0

vegUI 2.1.0


vegUI is a JavaScript based AJAX framework and widget collection that allows you to build dynamic browser based Web applications more>>
vegUI is a JavaScript based AJAX framework and widget collection that allows you to build dynamic browser based Web applications that are also fast and flexible.
vegUI was originally developed to serve as a foundation for the online browser-based mmorpg Lands of Kazram. So it was developed with 4 core features in mind:
- Speed
- Compact Design
- Total control over appearance, flexibility
- Modular Design
I like to think that ive managed to stay true to all four of those concepts, and now 2.5 years after the development on vegUI had started i feel quite comfortable in releasing it to the public.
Speed
vegUI uses a template system, that allows you to define any vegUI element/widget as a template. Templates can then be used to clone as many duplicates as you want. This saves time and space while writing the code and also speeds up the loading process of the scripts.
vegUI is also able to load and build modules at "runtime", so instead of loading in everything at once - which would result in some longer waiting times on big applications - vegUI can load and build modules as they are needed even after the page has already been loaded.
Compact Design
Compared to most of the other window managers and widget collections vegUI is fairly small. The package comes with a commented and a compressed library. And while the commented library nearly reaches 200 KB the compressed libraries - with comments removed - is only 75 KB big.
Total control over Appearance, Flexibility
Due to its modular design and the template engine you have total control over the way your widgets look. In the end vegUI is made up of a lot of HTML nodes, and you can style those html nodes in whichever ways javascript and css provide.
Modular Design
vegUI was built to be modular from the beginning, and it has really paid off. It is really painless to add new widgets or elements to vegUI.
Browser Support
vegUI was developed to be standard compliant and currently works in the latest versions of
- Mozilla based browsers (Firefox, mozilla, netscape)
- Internet Explorer 7
- Internet Explorer 6 (slow)
- Opera
Enhancements:
- This release fixes a positioning issue with the drop-downmenu widget.
- It adds two functions to the manager widget that allow cloning a batch of widgets from the same template.
- It also adds page scrolling via the pgUp/pgDown keys to the content box.
<<less
Download (0.18MB)
Added: 2007-05-26 License: MIT/X Consortium License Price:
881 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5