Search Results for "3d modeling /rendering"

Showing 10 open source projects for "3d modeling /rendering"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1
    Babylon.js

    Babylon.js

    Open game and rendering engine packed into a JavaScript framework

    Our mission is to create one of the most powerful, beautiful, and simple Web rendering engines in the world. Our passion is to make it completely open and free for everyone. We are artists, developers, creators, and dreamers and we want to make it as simple as possible to enable everyone to bring their ideas to life. With this new version of Babylon.js, we set out to make it even easier to develop with. From a ton of new tools, to improved workflows and features, new documentation and more...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    L7

    L7

    Large-scale WebGL-powered geospatial data visualization analysis

    ..., texture, direction, and volume. L7 can meet common map charts, visual analysis of BI systems, and application system development needs such as spatial information management and analysis in the fields of GIS, transportation, electricity, land, agriculture, and cities. Supports many base map, many rendering engines, and layer free customization, extension, combination. Supports multiple base maps, rendering engines, layers can be customized, expanded, and combined freely.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Angular Universal

    Angular Universal

    Server-side rendering and prerendering for Angular

    The Angular Universal project is a community-driven project to expand on the core APIs from Angular (platform-server) to enable developers to do a server-side rendering of Angular applications in a variety of scenarios. This repository will host various tools like engines to integrate with various backends(NodeJS, ASP.NET etc.) and also extra modules and examples to help you start with server-side rendering. Control server-rendered page and transfer state before client-side web app loads...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    React Three Fiber

    React Three Fiber

    A React renderer for Three.js

    Build your scene declaratively with re-usable, self-contained components that react to state, are readily interactive, and can tap into React's ecosystem. There is no hard dependency on a particular three.js version, it does not wrap or duplicate a single three.js class. It merely expresses three.js in JSX, <mesh /> becomes new THREE.Mesh(), and that happens dynamically. There is no additional overhead. Components participate in a unified render loop outside of React. It outperforms three.js...
    Downloads: 1 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.
  • 5
    Eclipse GLSP

    Eclipse GLSP

    Graphical language server platform for building web-based diagram

    The Graphical Language Server Platform (GLSP) is an extensible open-source framework for building custom diagram editors based on web technologies. Alongside an extensible client framework and a server framework, GLSP provides a language server protocol (LSP) for diagrams. With that, GLSP enables the development of modern, web-based diagram editors, whereas the heavy lifting, such as loading, interpreting, and editing according to the rules of the modeling language, is encapsulated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    luma.gl

    luma.gl

    High-performance Toolkit for WebGL-based data visualization

    luma.gl is a GPU toolkit for the Web-focused primarily on data visualization use cases. luma.gl aims to provide support for GPU programmers that need to work directly with shaders and want a low abstraction API that remains conceptually close to the WebGPU and WebGL APIs. Unlike other common WebGL APIs, the developer can choose to use the parts of luma.gl that support their use case and leave the others behind. While generic enough to be used for general 3D rendering, luma.gl's mandate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    react-three/flex

    react-three/flex

    Flexbox for react-three-fiber

    Placing content in THREE.js is hard. @react-three/flex brings the webs flexbox spec to react-three-fiber. It is based on Yoga, Facebook's open-source layout engine for react-native. Simply create layouts by wrapping your 3D objects in different <Box /> instances inside a <Flex /> container. This way they will be automatically placed in the 3D space following the flexbox specification just like in the DOM. You can tweak the container and the boxes using standard CSS flex properties, like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TroisJS

    TroisJS

    ThreeJS + VueJS 3 + ViteJS

    I wanted to code something similar to react-three-fiber but for VueJS. I started from scratch, I will rewrite some of my WebGL demos to see if this little toy can do the job. The most popular WebGL library, with a good support on both desktop and mobile. With TroisJS you can easily create 3D content for your website using VueJS components. Really fast development time with ViteJS/HMR ! Useful to create awesome 3D scenes. Thanks to VueJS/ViteJS, TroisJS use watchers and HMR to update ThreeJS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rendertron

    Rendertron

    A Headless Chrome rendering solution

    Rendertron is a headless Chrome rendering solution designed to render & serialise web pages on the fly. Rendertron is designed to enable your Progressive Web App (PWA) to serve the correct content to any bot that doesn't render or execute JavaScript. Rendertron runs as a standalone HTTP server. Rendertron renders requested pages using Headless Chrome, auto-detecting when your PWA has completed loading and serializes the response back to the original request. To use Rendertron, your application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 10
    ipyvolume

    ipyvolume

    3d plotting for Python in the Jupyter notebook

    3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL. Create quiver plots (like scatter, but with an arrow pointing in a particular direction). Render in the Jupyter notebook, or create a standalone html page (or snippet to embed in your page). Render in stereo, for virtual reality with Google Cardboard. Animate in d3 style, for instance, if the x coordinates or color of a scatter plots changes. Animations / sequences, all scatter/quiver plot properties can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next