4675 projects tagged "Mac OS X"
white_dune is a graphical VRML97/X3DV editor, simple NURBS/Superformula 3D modeller, animation tool, and VRML97/X3DV commandline compiler in development. VRML97 (Virtual Reality Modeling Language) is the ISO standard for displaying 3D data over the Web via browser plugins ("HTML for realtime 3D"). X3DV is the direct successor of VRML97. VRML97 and X3DV have support for animation, real-time interaction, and multimedia (images, movies, and sounds). white_dune can read, create, and display VRML97/X3DV files and let the user change the scenegraph/fields. It also has support for stereoscopic view via "quadbuffer"-capable stereo visuals, and support for 3D input devices like a joystick, spaceball, or magnetic tracker.
wiiFrame is a simple GUI frame that has an OpenGL 3D window and a dialog box that connects Nintendo Wii remotes to the application. This is to be used as a basis for anyone who wants to write 3D applications that are controled by a Wii remote. This project uses wxWidgets, so it can be compiled cross platform, but as of now, only a Linux build works.
wnews downloads and displays RSS news feeds from the Web and displays them in a curses page-based user interface or in parseable line-based output. There is support for HTTP gzip compression and decompression, proxying, key binding, dynamic client, resources configuration, and HTML parsing. It was developed as an efficient and simple RSS news client.
The ws2500 weather suite is a complete software solution for extraction, processing, and Web presentation of data from an ELV WS2500 and WS2500PC weather station. Weather data can be stored in a MySQL database. The main component is the ws2500 application, which can read data and status information of the weather station via a serial RS232 connection. It can also set parameters of the station.
wview is an application that controls a supported weather station to retrieve archive records and current conditions. Archive records may optionally be stored in a relational database (MySQL or PostgreSQL). At a user-defined interval, wview will use the archive history and current conditions to generate weather images (buckets and graphs) and Web pages based on configurable HTML templates. It supports serial and USB data loggers, as well as connectivity with a terminal server or serial server via TCP sockets.
wxDesigner is a dialog editor and RAD tool for the wxWindows C++ library and its popular Python and Perl bindings. It includes a visual dialog editor, a bitmap editor, a syntax-highlighting source editor, and built-in mechanisms for automatic generation of file skeletons, GUI classes, event handlers, and getter functions. It provides an identical user interface and identical functionality for C++, Perl, and Python, and it can generate output in C++, Python, Perl, and XML.