Trixul is an XML and JavaScript GUI toolkit that supports MacOS X, Linux, and Windows directly via Cocoa, Gtk+, and .NET. JavaScript code can call C++ components directly. Please visit the project web page (www.trixul.org) for additional information.
3D Engine c++
The Irrlicht Engine is an open source high performance realtime 3D engine written and usable in C++. It is completely cross-platform, using D3D, OpenGL and its own software renderers.
Calendar App To Perform Date-Time Related Functions
Github - https://github.com/shivammathur/C-CPP-Calendar C-CPP Calendar app is a easy to use app to do all the functions that a calendar is used for. The app is very handy and extremely better than using a physical calendar. It is available as both x86 and a x64 versions. The app can display day of any date in the Gregorian calendar (1753 - 9999). It can be used to display calendar of a month of a year. The most awesome feature is that it displays the calendar of a year in a well formatted layout like a paper calendar and also generate a text file for the same. It is very handy when it displays the dates in a month on which a day occurs in that month. C-CPP Calendar provides personalized user account with password protection (MD5 based). C-CPP Calendar is compatible with Windows 2000 up-to Windows 10. Though no official support is there for Linux or mac, it was tested to be work
Smokin' Guns is a GPLv2 licensed first person Western style shooter based on the Quake 3 engine (Id Tech 3) developed by a loosely knit team of developers and artists. This project represents the game engine.
native popup inputbox password color WIN OSX GTK QT CONSOLE C# LUA SSH
v3.3.5 one C file & a header (add them to your C or C++ project) with 8 dialog functions: - beep - notify popup - message & question - input & password - save file - open file(s) - select folder - color picker complements OpenGL Vulkan GLFW GLUT GLUI VTK SFML TGUI SDL Ogre Unity3d ION OpenCV CEGUI MathGL GLM CPW GLOW IMGUI MyGUI GLT NGL STB & GUI less programs NO INIT NO MAIN LOOP NO LINKING NO INCLUDE the dialogs can be forced into console mode windows (XP to 10) ASCII MBCS UTF-8 UTF-16 - native code creates the graphic dialogs - enhanced console mode via dialog.exe - basic console input osx / unix (command line calls) ASCII UTF-8 - applescript, kdialog, zenity - python + tkinter + dbus - dialog (opens a console if needed) - basic console input C89 & C++98 compliant VisualStudio MinGW GCC Clang TinyCC OpenWatcom-v2 BorlandC SunCC ZapCC on Windows Mac Linux Bsd Solaris Minix Raspbian click the tab 'Files' for prototypes, help, hello_world
High-speed, 3D-friendly, TightVNC-compatible remote desktop software
TurboVNC is a high-performance, enterprise-quality version of VNC based on TightVNC, TigerVNC, and X.org. It contains a variant of Tight encoding that is tuned for maximum performance and compression with 3D applications (VirtualGL), video, and other image-intensive workloads. TurboVNC, in combination with VirtualGL, provides a complete solution for remotely displaying 3D applications with interactive performance. TurboVNC's high-speed encoding methods have been adopted by TigerVNC and libvncserver, and TurboVNC is also compatible with any other TightVNC derivative. TurboVNC forked from TightVNC in 2004 and still covers all of the TightVNC 1.3.x features, but TurboVNC contains numerous feature enhancements and bug fixes relative to TightVNC, and it compresses 3D and video workloads much better than TightVNC while using generally only 5-20% of the CPU time of the latter. Using non-default settings, TurboVNC can also be made to compress 2D workloads as "tightly" as TightVNC.
FileRunner is a two pane file manager for Unix and Unix like systems. It is simple and efficient and has a built-in FTP and SFTP client. It also does a reasonable (and improving) job on Windows systems. New and improved from a FileRunner of long ago.
Zoomable user interface (ZUI) with file manager, file viewers and more
Eagle Mode is a zoomable user interface (ZUI) with file manager, file viewers, games, and more. This project is about a futuristic style of human-computer interaction, where the user can visit almost everything simply by zooming in. It features a portable C++ toolkit API for developing such ZUIs, and it features the Eagle Mode application, which provides a virtual cosmos with plugin applications. The most important one is the professional file manager with its rich, scriptable command set. It integrates file viewers for most of the common file types, as well as an audio and video player. Furthermore, the virtual cosmos contains a chess game, a netwalk game, a 3D minesweeper game, a world clock, some fractal fun, and a Linux kernel configurator in form of a kernel patch. Eagle Mode runs best on Linux, but there is also a light version for Windows, which lacks some of the plugins.
Lobo is an extensible all-Java web browser and RIA platform. It supports HTML 4, Javascript (AJAX) and CSS 2 plus direct JavaFX and Java (Swing/AWT) rendering. Cobra is the web browser's renderer API; also a Javascript-aware HTML parser.
Real-time data acquisition and visualization software
Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
Open-source, cross-platform 3D rendering engine for .NET and Mono. The Axiom Engine is a high-performance C# port of the powerful OGRE engine and provides full support for DirectX, OpenGL and XNA on Windows, Linux, Android, iPhone and Windows Phone.
Reduced SWING coding. New UI components. Easy layout management.
About: 1) Projects helps Java - SWING developers to develop UI forms very faster. 2) API contains reusable Components & Layouts that developers can directly use in their projects. 3) Just include project JAR file in your existing project then import and use all features (refer JavaWizardDevelopmentDocumentation) * Don't worry about Java's complex layouts, just pass your components as parameters to our "MyLayout" class and we'll do it for you. * New & pre-aligned UI components like LabelledText (combination of JLabel & JTextField). * Ready-made forms & wizards like InstallationWizard, OkCancelFrame, MyFrame etc. *User friendly API documentation(unlike Javadoc). Developers: 1) Aniruddha Kalburgi 2) Nikhil Patil 3) Sourabh Sasne 4) Bhargav Patil 5) Sameeed Bondre
BLibrestez Robotics Software Library Project
http://sourceforge.net/feeds/p/PROJECT-BLIBRESTEZ55ROBOTICS/issueupdates/basic BLIBRESTEZ55ROBOTICSPROJECT/downloads/basic http://sourceforge.net/feeds/p/PROJECT Copyright©2011-2020 BLibrestez55Ro
PHIGS (Programmer's Hierarchical Interactive Graphics System)
PHIGS is an API standard for rendering 3D computer graphics. During the 1990's OpenGL became a more popular 3D API for professionals, and it still is today. PHIGS remains to be widely used in the film industry. Open PHIGS uses OpenGL for rendering graphics rather than implementing it's own abstraction layer to the graphics hardware, or using the PHIGS Extension to X (PEX). The reason for doing so is that today every graphics card manufacturer provides their own OpenGL implementation, which takes full advantage of the accelerated drawing capabilities in the hardware. PHIGS is a higher level API than OpenGL that works with a hierarchical scene graph. Models are built up in a Centralized Structure Store (CSS), a database containing the drawing primitives and their attributes (color, line style, etc.). CSSes cand be shared among a number of views, known under PHIGS as a workstation. PHIGS is defined by the ISO standards ISO/IEC 9592 & 9593. Open PHIGS provides a library for C.
This work is directed to C programmers with basic knowledge in SMPP protocol, at least in the specification and handling of sessions. Extending the development of the library, the scope of the same might involve a development of protocols on TCP/IP.
Essence is a simple Java framework with modules for Quantitative Analysis and Distributed Data systems.
Threading Building Blocks offers a rich and complete approach to expressing parallelism in a C++ program. It is a library that helps you leverage multi-core processors for performance and scalability without having to be a threading expert.
The pyARS python module allows developers to use BMC's ARSystem (Remedy ARS) and Atrium CMDB functions from within Python. Using Python's interactive shell, it is extremely easy to retrieve and modify data entries as well as workflow objects. ARSystem, also known as ARS or Remedy, is a powerful enterprise workflow engine. Atrium is a Configuration Management Data Base, a.k.a. Installed Base built on top of ARSystem.
This library is a Fortran 95 gnuplot interface for some Unix like OS'es. This provides some routines that enables direct access of a child gnuplot session from a Fortran 95 program. You will need a copy of fortranposix to make this work.
ApexText is a general purpose text editor for developers and non-developers. It supports synatx highlighting for Java, C, C++, Perl, SQL, JSP, HTML etc., tooling for Java. Many UI features are configurable.
A fast, unobtrusive and modern cross-platform GUI toolkit. Agar fully exploits hardware acceleration where available, but also supports simple frame-buffer interfaces. Agar is stand-alone and easily portable to new platforms and graphics systems.
Dicom viewer 2D, 3D, Interactive annotations
The iPaMS Software is proposed to function as a central management system for programme descriptors and module templates. It is intended to work in tandem with existing systems such as SITS and VLE and be highly adaptable to local systems.