Showing 24 open source projects for "wireframe"

View related business solutions
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    React Content Loader

    React Content Loader

    SVG-Powered component to easily create skeleton loadings

    Tool to easily create your animated skeleton-screen components, replacing usual loading and delivering better experiences for users, giving a wireframe of your pages like placeholders boxes for content and images. Supports React, React Native, Vue, and vanilla HTML. Using react-content-loader or a skeleton screen, you can show users that it’s almost done and something is happening. You can use any SVG shapes to create the loader elements. It’s easy to create an animated placeholder, which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VectreViewer: A vector-based file viewer

    VectreViewer: A vector-based file viewer

    A Windows-based viewer currently supporting CDR & 2D DXF files

    This is a Windows-based wireframe viewer currently designed for CDR & 2D R12 DXF files. The DXF renderer supports arcs, circles, lines and polylines. Support for SVG files is coming shortly. Go here to check for updates: https://www.vvwr.net
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Android 3D Model Viewer

    Android 3D Model Viewer

    Android OpenGL 2.0 application to view 3D models

    This is a demo of OpenGL ES 2.0. It is basically an Android application with a 3D engine that can load Wavefront OBJ, STL & DAE files. The purpose of this application is to learn and share how to draw using OpenGL language. The application does not use any third-party library. Load 3D models and see how to do it with this open-source code application. The main purpose of this app is to show how to draw in Android using the OpenGL 2.0 by sharing the source code. So please, don't expect this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TerraForge3D

    TerraForge3D

    3D Procedural Modelling and Procedural Texturing Tool in OpenGL/C++

    What can this do? Generte 3D Terrain Procedrally Export Terrain mesh as OBJ You can write and test your own shaders An Inbuilt IDE for shaders Test under different lighting A 3D viewer A Node based as well as Layer based workflow Save the project(custom .terr3d files) Hieght map visualizer in node editor Wireframe mode Custom Lighiting Customizable Geometry Shaders included in rendering pipeline Skyboxes Multithreded Mesh Generation Expected Goals for Version 3 Add a lot more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 5
    xeogl

    xeogl

    A WebGL-based 3D engine for technical visualization

    xeogl is an open source JavaScript library from xeolabs for 3D model visualization on WebGL. It gives you tools to create interactive 3D worlds in your browser. Load models from formats like glTF or OBJ, or generate them programmatically. Navigate them with the camera and script them with Javascript, to build compelling 3D presentations. Load multiple models. Isolate/move/emphasize objects. Camera navigation controls. Camera animations (flyto, follow, path etc). Emphasis effects (wireframe...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    3D Grapher

    Easy-to-use software for plotting functions of two variables.

    3D Grapher is a software for plotting functions of two variables. It is a simple, easy to use, GPU accelerated, tool for making various surface plots. Additional requirements: JDK / JRE 8 OpenGL 2+
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Java Software Renderer

    Java implementation of a software renderer.

    Java implementation of a software renderer. Software rendering is handled only by a CPU, without any GPU support. Renderer is implemented in pure Java, without any additional frameworks. Additional requirements: JDK / JRE 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    L-OS is a 3D angine written in Intel 8086 assembly for 16-bit real mode. The engine currently features Mode X support with wireframe meshes. L-OS is a booting package that can be installed to hard drive via floppy disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 10
    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: 2 This Week
    Last Update:
    See Project
  • 11

    Render Wireframe

    Render wireframe with ambient occlusion

    try: reload(Wireframe) Wireframe.render() except NameError: import Wireframe Wireframe.render()
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Simple Use Case Documentation Tool

    A simple tool to document use cases.

    This is a simple tool with a user interface to key in use case text and spell out PDF documentation. Each use case will have the following captured. 1) Use Case Name 2) Page over view. 3) Pre conditions 4) Wireframe (image) 5) Business Rules 6) Main Flow 7) Alternate Flow 8) Post Condition 9) Error scenarios 10) Technical details Usability Features: 1) Open existing usecase for editing. 2) Save copy of a use case with new use case name. 3) Retain use case export order. 4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    simp3d

    Quick project: Phong, Gouraud, Flat shading program (wire-frame also)

    This is a quick project made for X-Windows on Linux to perform simple shading. It was coded in a few days and made to work, and not for good software engineering practices -- an example program showing the math(s) needed to perform the 3d transformations and rendering. : Darrell Raymond Ulm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenSTL
    A GUI-based STL (stereolithography) file viewer and editor. No installation needed. Support shaded/wireframe rendering and basic editings (translate/rotate/merge/mirror/scale etc.). Supports loading/saving both ASCII and BINARY.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ProtoWEB is a web prototype designer. It uses the force of jQuery and PHP to design web pages and save them to get it later. You can make a wireframe from those pages to. ProtoWEB is a subproject of RekZit (rekzit.sf.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a simple computer graphics project with a standard graphics library for 3d WireFrame modeling. It is highly extensible and could be used to test various transformation algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Crysis model viewer, it allows to display Crysis and Crysis Warhead expansion's model files. It does not handle pak files (zip) yet, you need to extract model files and it's textures. Usage: cgfv filename.[cgf|chr|cga]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WireMaster is a user interface (UI) tool for creating wireframes in an open, XML based format. A wireframe is a basic visual guide used in web design to suggest the structure of a website and relationships between it's pages.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    3D System to make wireframe drawings. Main functions: creation of polyhedra, transformations, perspective, hidden line removal, animation, 3ds import. Algorithms based on simple triangles, for very fast execution. Visual C++ development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A web-based tool for creating and manipulating "WireFramed" applications, ie navigable application skeletons that describe and define the functional requirements for a proposed system. Facilitates the process of Functional Requirements Gathering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ghia is a 3d library which allows consumers to switch between various software and hardware renderers. Software renders include zbuffer texture mapping, z-sorting polys and a wireframe. Simple scenes rendered in 30 fps with the texture mapped renderer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Application Wireframe XML and reference software/stylesheets. This project aims to create a xml schema for application wireframes used during requirements gathering phase of development. The goal is a methodology and programming language agnostic format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    3D wireframe generation from a large dataset
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    J3DME provides fast simple 3D rendering capabilities for small devices running Java. The engine will support wireframe and surface renderer. Supported UI rendering architectures are MIDP(J2ME), WABA, AWT and KJAVA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next