Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
FFmpeg filter for applying GLSL transitions between video streams
ffmpeg-gl-transition is an extension for FFmpeg that introduces support for GLSL-based transitions between video streams, enabling visually rich effects during video concatenation. It replaces complex FFmpeg filter graphs with a simpler approach that uses shader-based transitions, making it easier to create custom visual effects. The tool integrates OpenGL rendering into FFmpeg, allowing developers to apply transitions such as crossfades and warp effects between clips.
Scanning Probe Microscopy Controller and Data Visualization Software
GXSM -- Gnome X Scanning Microscopy: A multi-channel image and vector-probe data acquisition and visualization system designed for SPM techniques (STM,AFM..), but also SPA-LEED/LEED/LEEM data analysis. A plug-in interface allows any user add-on data-processing and special hardware and instrument support. Latest: NC-AFM and related explorative methods as SQDM can be configured. High-Speed external PAC-PLL hardware option with digital DSP link.
Based on several hardware options it supports...
now gnu-ized, gcc-4.7.4 or gcc-10.2.0
A raytracer does not require custom code for (shadows, mirrors) like GL: it uses physics to simulate light to make realistic images, leaving one to specify only what is in the scene. (at a cost of speed)
Rayshade is a 1990's raytracer, a great one back then (and still useful).
Rayshade has an excellent easy to read yet informative User's Guide that other's could not help but copy from. (html of guide is in rayshade-4.0-ftp-and-guide.tar.gz)
Rayshade has no GUI but as a text language it's simple and elegant.
---
The Utah Raster Toolkit 'liburt' is "optional" (see Files) and needed to see your output and adds alpha texures: see NEWS. ...
...Check out the full features list on GitHub.
Visit the project on GitHub for source code, a full overview of features, instructions, and documetnation.
GitHub: https://github.com/bgroenks96/2DX-GL
Wiki: https://github.com/bgroenks96/2DX-GL/wiki
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
...Code is, at least I hope, properly commented and is published for better understanding of very simple, yet already archaic, methods of using OpenGL without shaders (everything is build from gl, glu, glut, glew and alut libraries and the technique I feel most advanced in the project are VAO objects). Do not expect anything more than this.
Pvnc is a portable VNC package. It can be built with extensions (e.g. open GL). It is tested with FC-6 and FC-8 and should work with other Linux distributions such as Ubuntu.
Doris is a Lua script driven OpenGL viewer with GUI widget extensions. Lua is a fast, powerful, portable scripting language. Lua bindings are provided to OpenGL, GLUT, GLUI (a GL widget library) and Luasocket (networking).
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A 3-D animation program that mimics the look of the movie TRON, and can render static scenes and motion animation.
It is written entirely in C, and uses only the GL, GLU, and GLUT libraries to both draw scenes and provide a simple, easy-to-use UI.
A library in the tradition of openGL and glut that makes it easy to use 3D skeleton objects (like robots, ships, people etc) in openGL programs. Currently the objects are best created with Glazier (glazier.sourceforge.net)
spyGLass is an OpenGL call tracer and debugger. It goes a step further than simply using ltrace because it knows what the arguments to the various gl* calls are, and it also knows about OpenGL's error flag.
This is a 3dfx gl driver project with direct gl software to hardware rendering within the driver, supporting voodoo1/rush/2/banshee/3/4/5 in 1 driver. It is intended to be a replacement for driver/gl combinations currently available.
EiffelOpenGL is an Eiffel wrapping of OpenGL. As of today it consists of
incomplete but working wrappings of the GL and GLU libraries, as well as
the GLUT library. It is licensed under EFL - The Eiffel Forum License.
A (soon to be) complete wrapper engine for the OpenGL graphics library. It will support all of the most important 3D functions, including camera, lighting, object creation, and more. Also, multimedia and networking support are planned.