Showing 34 open source projects for "render"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 1
    Blender GIS

    Blender GIS

    Blender addons to make the bridge between Blender and geographic data

    ...Manage georeferencing information of a scene, compute a terrain mesh by Delaunay triangulation, drop objects on a terrain mesh, make terrain analysis using shader nodes, set up new cameras from geotagged photos, set up a camera to render with Blender a new georeferenced raster.
    Downloads: 139 This Week
    Last Update:
    See Project
  • 2
    kepler.gl

    kepler.gl

    Kepler.gl is a powerful open source geospatial analysis tool for data

    ...Built with Deck.gl, Kepler.gl utilizes WebGL to render large datasets quickly and efficiently. You can easily drag and drop a dataset, add filters, apply scales, and do aggregation on the fly. Built on React & Redux, Kepler.gl can be embedded inside your own mapping applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Handcalcs

    Handcalcs

    Python library for converting Python calculations into rendered latex

    Handcalcs is a Python library that auto-renders calculation code in Jupyter notebooks or LaTeX documents with step-by-step symbolic substitution, giving output a “handwritten” feel. It supports cell magics and auto-LaTeX generation via configurable output options.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    folium

    folium

    Python data, Leaflet.js maps

    folium builds on the data wrangling strengths of the Python ecosystem and the mapping strengths of the leaflet.js library. Manipulate your data in Python, then visualize it in on a Leaflet map via folium. folium makes it easy to visualize data that’s been manipulated in Python on an interactive leaflet map. It enables both the binding of data to a map for choropleth visualizations as well as passing rich vector/raster/HTML visualizations as markers on the map. The library has a number of...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 5
    Mapbox GL JS

    Mapbox GL JS

    Interactive, thoroughly customizable maps in the browser

    Mapbox GL JS is a JavaScript library that uses WebGL to render interactive maps from vector tiles and Mapbox styles. It is part of the Mapbox GL ecosystem, which includes Mapbox Mobile, a compatible renderer written in C++ with bindings for desktop and mobile platforms. Mapbox GL JS is part of the cross-platform Mapbox GL ecosystem, which also includes compatible native SDKs for applications on Android, iOS, macOS, Qt, and React Native.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Fractal Zoomer

    Fractal Zoomer

    A Fractal Zoomer with various functions.

    An application that lets you render some of the most known fractal functions, like the Mandelbrot set and many more! It comes with alot of options to further enhance your fractal experience! Its easy to use and does not require installation. A java version higher than 1.8 is required to be installed.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 7
    The Chemistry Development Kit
    The Chemistry Development Kit (CDK) is a scientific, LGPL-ed library for bio- and cheminformatics and computational chemistry written in Java. The main home page of the CDK is now at: http://cdk.github.io
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 8

    Quadtree Demo

    Demonstrates a quadtree for spatial indexing of triangles

    ...Quadtree creation can be parametrized by three parameters: - Maximum tree depth. - Maximum number of triangles per region. - Percentage of total number of triangles per region. The OpenGL graphics library is used to render the results, regions as well as the underlying triangle mesh. Navigation (e.g. zooming, moving) is available by keyboard and mouse. Example meshes are provided in wavefront *.obj format and can be opened from inside the program.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    JDataCom

    JDataCom

    Stream manager

    Create ports : TCP/UDP/Terminal/File/RS232(txrx)/DB/System/Bluetooth/JNA/ETH(jpcap)/Sound. Simply configure with GUI/SFC XML file/CLI. Display, modify, replay, store (tcpdump), decode flow of bytes or objects. Implement : loop/echo/paddings/... and delai/DB2XML/Stacks/Matrix/... management. Stream conversations with a dynamic packet analyse.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 10
    DrawGlycan-SNFG

    DrawGlycan-SNFG

    Renders glycans and glycopeptides with frag. info using SNFG format

    ...To install in Linux, follow in-package instructions or visit the VirtualGlycome.org FAQ page. The source code can be edited and run using MATLAB2014b or later. How to Cite: DrawGlycan-SNFG: a robust tool to render glycans and glycopeptides with fragmentation information Kai Cheng; Yusen Zhou; Sriram Neelamegham Glycobiology (2017) 27 (3): 200-205 Source code also available at: https://github.com/neel-lab/DrawGlycan-SNFGv2 Abstract & Full Text: https://doi.org/10.1093/glycob/cww115
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    React CSS Modules

    React CSS Modules

    Seamless mapping of class names to CSS modules

    ...CSS Modules is a specification that can be implemented in multiple ways. react-css-modules leverages the existing CSS Modules implementation webpack css-loader. react-css-modules extends the render method of the target component. It will use the value of styleName to look for CSS Modules in the associated styles object and will append the matching unique CSS class names to the ReactElement className property value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GPU,  a Global Processing Unit

    GPU, a Global Processing Unit

    A framework for distributed computing

    An extensible framework for distributed computing on P2P grids. We support peaceful free and open research and build an internet supercomputer. We render movies, solve Eternity puzzles, predict climate and improve a ~30 GHz cluster of clients.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 13
    Descend

    Descend

    Program for drawing 3D surfaces from parametric equations

    Descend is an open source program for drawing 3D surfaces from parametric equations. It uses a custom, very fast language called Misc to calculate the geometry. It also uses OpenGL to render scenes with high quality shaders. Website: https://descend.mimec.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A spring-based 3D graph layout tool written in Java. Rendering is performed in OpenGL via the JOGL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LP Molecular Viewer

    LP Molecular Viewer

    ActiveX/ATL molecular viewer component

    ...It can also be used in developing graphical user interface for molecular calculations, and in any programming IDE that allows insertion of ActiveX controls. The models are rendered using OpenGL, therefore it exploits optimizations provided by the graphics cards. NEW: Render as PNG with transparent background. Added small application that allows user to open molecular file and render it as a PNG file image PNG with transparent background. Can be quite useful in presentations and visual processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Leave A Trace Tools

    Tools for reading the track data of the project "Leave a Trace"

    ...If you want to use the visualization tool, as well, you'll need python2, along with the modules "numpy", "scipy" and "PyQt4". How to use: 1. Start the script 2. click the load button and select a compressed LAT-XML-file 3. click on "render SVG" (save somewhere)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Turing McCabe-Explorer

    Turing McCabe-Explorer

    An exploration utility to view, render and record TMC-patterns

    This utility is designed for comfortable and rich control over Turing-McCabe-patterns. It offers realtime exploration using several input parameters, storing and restoring settings, recording videos and taking snapshots of steps as well as rendering patterns in HD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Knot

    Knot

    Rendering of 2D and 3D Celtic Knots

    Knot allows visualisation of 3D Celtic Knots. The knot models can also be exported for loading into 3D modelling applications or 3D printing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Avalon Cheminformatics Toolkit

    Avalon Cheminformatics Toolkit

    Avalon Toolkit for SMILES-based cheminformatics services

    The Avalon Cheminformatics Toolkit contains tools to render and canonicalize SMILES and manipulate MOL file and related formats as well as structure fingerprinting.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 20
    illustrative_progs

    illustrative_progs

    collection of illustrative programs:small games, simulators: C, Matlab

    a collection of small and medium-sized simulation programs that I made explicitely for dydactic and/or documentation purposes. Browse the files, don't click on widnload because there are multiple zips!! All are related to rigidbody dynamics used to make vehicle simulators in the simplest way. Other types of programs may figure too: Snake or Tetris in C for showing the C programming style opted for the other, more specific programs. Possibly this is a link for supplying material to some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ISFReadPlot

    Reads & plots waveform files that use the Tektronix '.ISF' format.

    ...Once all the ISF files are in the grid, enter the percent (starting from the beginning) to plot into the '% to plot' column in the grid. Then press the 'Plot Data' button to render the waveforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    GpsPrune is a java application to view and manage coordinate data, eg from GPS units. With it you can load a variety of text and Xml formats, view the data (in 2d and 3d), edit and convert the data, correlate photos and audio, create charts and more.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Simulate gravity inside a virtual universe and wait to see galaxies colliding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Manara is a gps navigator project.it`s not complete yet now it supports reading shape files and can render the maps. The project is intended to be used in embedded gps devices. now it supports adding up to 5 layers. we hope we can add routing soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LSM Stack Browser & 3D Plotter
    A software tool enabling the user to browse through an image stack created by a confocal microscope. Points can be plotted through the stack, producing a digital 3D representation, which can be viewed in 3D and compared with other plots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next