Git Product home page Git Product logo

H3ML - Hyper 3D Markup Language

Html with css has been the latest driving force in the democratization of information. However the unsung hero is the unseen html layout engine. Prior to a layout engine, content creation was a laborious task. A content creator utilized a page layout tool like Adobe PageMaker. PageMaker helped with kerning, flowing text around imagines, formatting and indenting, and would result in a rasterized image, which could be distributed.

Hyper 3D markup language, or h3ml, extends content from 2D to 3D processing, with all the same html and css syntax.

H3ml has no focus on 3D model generation. Similar to referencing images, model are represented in a single element with attributes to describe them. An asset provider translates attribute values to a 3D model with its textures and properties.

For example if you representing a car:

<obj abc:cref="car" make="ford" doors="4" color="red" />

Asset provider

TBD

Asset studio

TBD

Source Code

This repository holds the implementation of h3ml engine in C#.

Author

The author of this library is Sky Morey.

h3ml's Projects

litebrowser icon litebrowser

The simple browser based on litehtml engine (windows)

litehtml.net icon litehtml.net

Fast and lightweight HTML/CSS rendering engine http://www.litehtml.com/

simpledib icon simpledib

Simple wrapper class for memory device context and DIB

txdib icon txdib

Simple wrapper for FreeImage library

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.