Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
/ LTCX Public archive

A portable & lightweight graph file specification for complex structures

License

Notifications You must be signed in to change notification settings

nTopology/LTCX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LTCX

Build status

About

NTLatticeGraph is a lightweight, portable file specification for representing 3D lattice structures. NTLatticeGraph is, appropriately enough, a graph representation; its purpose is to allow for lattices to be designed, manipulated, simulated, and manufactured easily.

Usage

We plan to open-source a NTLatticeGraph Parser & put it here ASAP. Additionally we will include some sample files too.

Currently the file extension is .ltcx, the .ltc is for lattice & the x is for xml. We plan to have an even lighter weight binary version of NTLatticeGraph too.

Until then, please see the spec & schema.

Directories

This project has the following folders & files:

  • lib libNTLatticeGraph: A c++ library for reading/writing NTLatticeGraph files.
    • bin Binaries for NTLatticeGraph library
    • ext TinyXML2 library that libNTLatticeGraph depends on.
    • source libNTLatticeGraph source.
    • vc14 MS Visual Studio 2015 project file.
    • CMakeLists.txt For cmake.
  • samples Sample .ltcx files.
  • schemas .xml schema for NTLatticeGraph.
  • License.md MIT license.
  • Spec.md NTLatticeGraph Spec.

License

See the file LICENSE.md

About

A portable & lightweight graph file specification for complex structures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •