https://github.com/fhstp/unityviewjson

A Unity package to view Json data using the builtin UI system

https://github.com/fhstp/unityviewjson

Science Score: 34.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
    Organization fhstp has institutional domain (fhstp.ac.at)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary
Last synced: 5 months ago · JSON representation

Repository

A Unity package to view Json data using the builtin UI system

Basic Info
  • Host: GitHub
  • Owner: fhstp
  • License: unlicense
  • Language: ShaderLab
  • Default Branch: main
  • Size: 1.38 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog License

README.md

UnityViewJson

A Unity package to view Json data using the builtin UI system

Changelog - License - Repo

⚠️ Development is paused ⚠️
No new features will be added or bugs fixed unless requested through an issue.
If you wish to fork this repository and continue the work, you are very welcome to do so.


Usage

Data format

First create a json document describing the shape of the data you want to display along with formatting information. The schema for this document can be found here.

You can parse your format document using the DataFormat.TryParse function.

Display style

You also need to choose some styling options for your data. These are configured using an instance of the DataStyle class and allow you to change things like text color.

View Json

First make sure you have prepared the format and style for the data. Next prepare the RectTransform you want to display the data in. ViewJson will attempt to display the data by fitting into this rect, so make sure it has sufficient size.

Finally to view your data, call ViewJson.TryViewJsonIn. You can monitor the returned code for any errors.

Owner

  • Name: Sankt Pölten University of Applied Sciences | General
  • Login: fhstp
  • Kind: organization
  • Email: daniel.haslinger@fhstp.ac.at
  • Location: Austria

Public GitHub Repositories of the UAS St. Poelten

GitHub Events

Total
Last Year

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 55
  • Total Committers: 1
  • Avg Commits per committer: 55.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
ComradeVanti k****0@g****m 55

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels