@haxtheweb/haxcms-nodejs
Version:
HAXcms single and multisite nodejs server, api, and administration
97 lines • 6.01 kB
JSON
{
"themes": {},
"appStore": {
"stax": [
{
"details": {
"title": "Two column Article",
"image": "",
"author": "HAXTheWeb core team",
"description": "Content with media to right",
"status": "available",
"rating": "0",
"tags": ["media"]
},
"stax": [
{
"tag": "grid-plate",
"properties": {
"disableResponsive": true,
"layout": "2-1"
},
"content": "<h2 data-design-treatment=\"vert\" data-primary=\"15\" slot=\"col-1\">Scanning Process / Software</h2><p slot=\"col-1\">The following stages of the process involves aligning the various scans to create\n a coherent, detailed 3D model using Artec Studio 17 software. The point cloud is\n converted into a mesh, which is a solid 3D model, and the texture data captured by\n the scanner is mapped back onto the mesh to add color, markings, and other details.\n The final 3D model can be exported into other software platforms, such as Blender\n and Instant Mesh, both of which are open-source.</p>\n\n <p data-hax-layout=\"true\" =\"true\"=\"\" slot=\"col-1\">To optimize the model for web use, it must be reduced significantly in size. To\n achieve this, the polygon count is reduced using Instant Mesh, and the resulting\n low-polygon model is unwrapped, and the texture and additional details are added\n through a process called “baking” onto the model using normal mapping. This is a\n commonly used technique in film and video game production to reduce file sizes, processing\n power, and other resources required.</p>\n\n <media-image citation=\"3D scanner and software shown scanning an ODL coffee mug.\" accent-color=\"grey\" size=\"wide\" offset=\"none\" slot=\"col-2\" source=\"https://bones.courses.science.psu.edu/assets/images/scanning-page-images/scanner-odl.jpg\" card box></media-image>"
}
]
}
],
"autoloader": {
"multiple-choice": "@haxtheweb/multiple-choice/multiple-choice.js",
"true-false-question": "@haxtheweb/multiple-choice/lib/true-false-question.js",
"short-answer-question": "@haxtheweb/multiple-choice/lib/short-answer-question.js",
"sorting-question": "@haxtheweb/sorting-question/sorting-question.js",
"tagging-question": "@haxtheweb/tagging-question/tagging-question.js",
"matching-question": "@haxtheweb/matching-question/matching-question.js",
"mark-the-words": "@haxtheweb/mark-the-words/mark-the-words.js",
"fill-in-the-blanks": "@haxtheweb/fill-in-the-blanks/fill-in-the-blanks.js",
"collection-item": "@haxtheweb/collection-list/lib/collection-item.js",
"collection-list": "@haxtheweb/collection-list/collection-list.js",
"site-collection-list": "@haxtheweb/haxcms-elements/lib/ui-components/magic/site-collection-list.js",
"play-list": "@haxtheweb/play-list/play-list.js",
"simple-cta": "@haxtheweb/simple-cta/simple-cta.js",
"page-section": "@haxtheweb/page-section/page-section.js",
"page-break": "@haxtheweb/page-break/page-break.js",
"page-anchor": "@haxtheweb/page-break/lib/page-anchor.js",
"spotify-embed": "@haxtheweb/spotify-embed/spotify-embed.js",
"media-image": "@haxtheweb/media-image/media-image.js",
"inline-audio": "@haxtheweb/inline-audio/inline-audio.js",
"course-model": "@haxtheweb/course-model/course-model.js",
"audio-player": "@haxtheweb/audio-player/audio-player.js",
"moar-sarcasm": "@haxtheweb/moar-sarcasm/moar-sarcasm.js",
"learning-component": "@haxtheweb/course-design/lib/learning-component.js",
"simple-tags": "@haxtheweb/simple-fields/lib/simple-tags.js",
"flash-card": "@haxtheweb/flash-card/flash-card.js",
"twitter-embed": "@haxtheweb/twitter-embed/twitter-embed.js",
"self-check": "@haxtheweb/self-check/self-check.js",
"stop-note": "@haxtheweb/stop-note/stop-note.js",
"video-player": "@haxtheweb/video-player/video-player.js",
"block-quote": "@haxtheweb/course-design/lib/block-quote.js",
"a11y-collapse": "@haxtheweb/a11y-collapse/a11y-collapse.js",
"accent-card": "@haxtheweb/accent-card/accent-card.js",
"a11y-gif-player": "@haxtheweb/a11y-gif-player/a11y-gif-player.js",
"code-sample": "@haxtheweb/code-sample/code-sample.js",
"ebook-button": "@haxtheweb/course-design/lib/ebook-button.js",
"worksheet-download": "@haxtheweb/course-design/lib/worksheet-download.js",
"image-compare-slider": "@haxtheweb/image-compare-slider/image-compare-slider.js",
"license-element": "@haxtheweb/license-element/license-element.js",
"lrn-math": "@haxtheweb/lrn-math/lrn-math.js",
"vocab-term": "@haxtheweb/vocab-term/vocab-term.js",
"meme-maker": "@haxtheweb/meme-maker/meme-maker.js",
"grid-plate": "@haxtheweb/grid-plate/grid-plate.js",
"lrndesign-timeline": "@haxtheweb/lrndesign-timeline/lrndesign-timeline.js",
"person-testimonial": "@haxtheweb/person-testimonial/person-testimonial.js",
"place-holder": "@haxtheweb/place-holder/place-holder.js",
"q-r": "@haxtheweb/q-r/q-r.js",
"wikipedia-query": "@haxtheweb/wikipedia-query/wikipedia-query.js",
"date-card": "@haxtheweb/date-card/date-card.js",
"h5p-element": "@haxtheweb/h5p-element/h5p-element.js",
"md-block": "@haxtheweb/md-block/md-block.js",
"rpg-character": "@haxtheweb/rpg-character/rpg-character.js"
},
"apiKeys": {
"youtube": "",
"vimeo": "",
"giphy": "",
"unsplash": "",
"flickr": ""
}
},
"site": {
"git": {
"vendor": "github",
"branch": "gh-pages"
},
"static": {
"cdn": "cdn.webcomponents.psu.edu"
}
}
}