diff --git a/app/asset/launcher.json b/app/asset/launcher.json
index cf1c6ac..c2f057d 100644
--- a/app/asset/launcher.json
+++ b/app/asset/launcher.json
@@ -111,6 +111,26 @@
},
{
"id": 12,
+ "url": "https://gigamaster.github.io/codemo/web-app/vixel/",
+ "name": "Vixel",
+ "author": "Author",
+ "desc": "Web app A WebGL path tracing voxel renderer built with regl",
+ "cat": "3D graphics",
+ "icon": "icon-apps",
+ "image": "https://gigamaster.github.io/codemo/web-app/vixel.webp"
+ },
+ {
+ "id": 13,
+ "url": "https://gigamaster.github.io/codemo/web-app/voxedit/",
+ "name": "Voxedit",
+ "author": "Author",
+ "desc": "Web app Voxel editor with animation support, a collection of voxel tools and volume formats",
+ "cat": "3D graphics",
+ "icon": "icon-apps",
+ "image": "https://gigamaster.github.io/codemo/web-app/voxedit.webp"
+ },
+ {
+ "id": 14,
"url": "https://gigamaster.github.io/codemo/web-app/voxel-builder/",
"name": "Voxel-builder",
"author": "Author",
@@ -120,7 +140,7 @@
"image": "https://gigamaster.github.io/codemo/web-app/voxel-builder.webp"
},
{
- "id": 13,
+ "id": 15,
"url": "https://gigamaster.github.io/codemo/web-app/vvvebjs/",
"name": "Vvvebjs",
"author": "Author",
diff --git a/app/asset/search.json b/app/asset/search.json
index af50ea3..08e21b2 100644
--- a/app/asset/search.json
+++ b/app/asset/search.json
@@ -98,14 +98,30 @@
},
{
"id": 13,
+ "page_url": "https://gigamaster.github.io/codemo/web-app/vixel/",
+ "page_title": "vixel",
+ "page_desc": "Web app A WebGL path tracing voxel renderer built with regl",
+ "page_cat": "web-app",
+ "page_icon": "icon-apps"
+ },
+ {
+ "id": 14,
+ "page_url": "https://gigamaster.github.io/codemo/web-app/voxedit/",
+ "page_title": "Voxedit",
+ "page_desc": "Web app Voxel editor, animation, tools and volume formats",
+ "page_cat": "web-app",
+ "page_icon": "icon-apps"
+ },
+ {
+ "id": 15,
"page_url": "https://gigamaster.github.io/codemo/web-app/voxel-builder/",
- "page_title": "voxel-builder",
+ "page_title": "Voxel-builder",
"page_desc": "Web app to create 3D voxel art, modeling art game graphics",
"page_cat": "web-app",
"page_icon": "icon-apps"
},
{
- "id": 14,
+ "id": 16,
"page_url": "https://gigamaster.github.io/codemo/web-app/vvvebjs/",
"page_title": "vvvebjs",
"page_desc": "Drag and drop web page builder ",
@@ -113,7 +129,7 @@
"page_icon": "icon-apps"
},
{
- "id": 15,
+ "id": 20,
"page_url": "https://gigamaster.github.io/codemo/web-app/notification/",
"page_title": "Notification",
"page_desc": "Toast, inline, actionable, non-intrusive messages and updates",
diff --git a/app/web-app/vixel.webp b/app/web-app/vixel.webp
new file mode 100644
index 0000000..49ed7e7
Binary files /dev/null and b/app/web-app/vixel.webp differ
diff --git a/app/web-app/vixel/.gitignore b/app/web-app/vixel/.gitignore
new file mode 100644
index 0000000..3c3629e
--- /dev/null
+++ b/app/web-app/vixel/.gitignore
@@ -0,0 +1 @@
+node_modules
diff --git a/app/web-app/vixel/LICENSE.md b/app/web-app/vixel/LICENSE.md
new file mode 100644
index 0000000..68a49da
--- /dev/null
+++ b/app/web-app/vixel/LICENSE.md
@@ -0,0 +1,24 @@
+This is free and unencumbered software released into the public domain.
+
+Anyone is free to copy, modify, publish, use, compile, sell, or
+distribute this software, either in source code form or as a compiled
+binary, for any purpose, commercial or non-commercial, and by any
+means.
+
+In jurisdictions that recognize copyright laws, the author or authors
+of this software dedicate any and all copyright interest in the
+software to the public domain. We make this dedication for the benefit
+of the public at large and to the detriment of our heirs and
+successors. We intend this dedication to be an overt act of
+relinquishment in perpetuity of all present and future rights to this
+software under copyright law.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+For more information, please refer to
Left mouse button | Place voxel |
Shift + left mouse button | Remove voxel |
Control + left mouse button | Copy voxel |
Right mouse button + drag | Rotate camera |
Mouse wheel | Zoom |
H key | Hide/show controls |
GUI
\'s constructor:\n\n \n\n localStorage
on exit.\n\n localStorage
will\n override those passed to dat.GUI
\'s constructor. This makes it\n easier to work incrementally, but localStorage
is fragile,\n and your friends may not see the same values you do.\n\n