Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Topologies Without Indices #110

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions Models/TopologiesWithoutIndices/LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# LICENSE file for the model: Topologies Without Indices

All files in this directory tree are licensed as indicated below.

* All files directly associated with the model including all text, image and binary files:

* [CC0 1.0 Universal]("https://creativecommons.org/publicdomain/zero/1.0/legalcode") [SPDX license identifier: "CC0-1.0"]

* This file and all other metadocumentation files including "metadata.json":

* [Creative Commons Attribtution 4.0 International]("https://creativecommons.org/licenses/by/4.0/legalcode") [SPDX license identifier: "CC-BY-4.0"]

Full license text of these licenses are available at the links above

#### Generated by modelmetadata
9 changes: 9 additions & 0 deletions Models/TopologiesWithoutIndices/README.body.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## Screenshot

![screenshot](screenshot/screenshot.png)

## Description
Collection of simple Lines, LineStrips, LineLoops, Triangles, TriangleStrips and TriangleFans primitives without indices.

## Data layout

33 changes: 33 additions & 0 deletions Models/TopologiesWithoutIndices/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Triangle Without Indices

## Tags

[core](../../Models-core.md), [testing](../../Models-testing.md)

## Summary

Collection of simple Lines, LineStrips, LineLoops, Triangles, TriangleStrips and TriangleFans primitives without indices.

## Operations

* [Display](https://github.khronos.org/glTF-Sample-Viewer-Release/?model=https://raw.GithubUserContent.com/KhronosGroup/glTF-Sample-Assets/main/./Models/TopologiesWithoutIndices/glTF/TopoNoIndices.gltf) in SampleViewer
* [Model Directory](./)

## Screenshot

![screenshot](screenshot/screenshot.png)

## Description

Collection of simple Lines, LineStrips, LineLoops, Triangles, TriangleStrips and TriangleFans primitives without indices.

## Data layout


## Legal

© 2017, Public. [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/legalcode)

- javagl for Everything

#### Assembled by modelmetadata
Binary file not shown.
Binary file not shown.
Loading
Loading