-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: hackvr-turbo
action: commit
revision:
path_from:
revision_from: 94e10a0d6942f1bee253f87d15dc8d4fea63455c:
path_to:
revision_to:

git.thebackupbox.net

hackvr-turbo

git://git.thebackupbox.net/hackvr-turbo

commit 94e10a0d6942f1bee253f87d15dc8d4fea63455c
Author: Felix (xq) Queißner <git@mq32.de>
Date:   Thu Jun 25 00:33:35 2020 +0200

    Fixes spec a bit.

diff --git a/SPEC.md b/SPEC.md

index 6141a15d96250bb79c24f0ce35922b03b8c213fc..

index ..ab574c80377a0461f79273672d9a1c9dcd78cead 100644

--- a/SPEC.md
+++ b/SPEC.md
@@ -6,42 +6,42 @@ This specification is inofficial and based on the development of HackVR Turbo (w

 hackvr help output:

-# commands that don't get prepended with groupname: help, version
-# command format:
-# group names can be globbed in some cases to operate on multiple groups
-# some commands that take numbers as arguments can be made to behave relative
-# by putting + before the number. makes negative relative a bit odd like:
-#   user move +-2 +-2 0
-# groupnam* command arguments
-# commands:
-#   deleteallexcept grou*
-# _ deletegroup grou*
-#   assimilate grou*
-#   renamegroup group
-#   status  # old. just outputs a variable that is supposed to be loops per second.
-#   dump  # tries to let you output the various things that can be set.
-#   quit  #closes hackvr only if the id that is doing it is the same as yours.
-#   set
-#   physics
-#   control grou* [globbing this group could have fun effects]
-#   addshape color N x1 y1 z1 ... xN yN zN
-#   export grou*
-#   ping any-string-without-spaces
-# * scale x y z
-# * rotate [+]x [+]y [+]z
-#   periodic  # flushes out locally-cached movement and rotation
-#   flatten  # combines group attributes to the shapes.
-# * move [+]x [+]y [+]z
-# * move forward|backward|up|down|left|right
+```
+commands that don't get prepended with groupname: help, version
+command format:
+group names can be globbed in some cases to operate on multiple groups
+some commands that take numbers as arguments can be made to behave relative
+by putting + before the number. makes negative relative a bit odd like:
+  user move +-2 +-2 0
+groupnam* command arguments
+commands:
+  deleteallexcept grou*
+_ deletegroup grou*
+  assimilate grou*
+  renamegroup group
+  status  # old. just outputs a variable that is supposed to be loops per second.
+  dump  # tries to let you output the various things that can be set.
+  quit  #closes hackvr only if the id that is doing it is the same as yours.
+  set
+  physics
+  control grou* [globbing this group could have fun effects]
+  addshape color N x1 y1 z1 ... xN yN zN
+  export grou*
+  ping any-string-without-spaces
+* scale x y z
+* rotate [+]x [+]y [+]z
+  periodic  # flushes out locally-cached movement and rotation
+  flatten  # combines group attributes to the shapes.
+* move [+]x [+]y [+]z
+* move forward|backward|up|down|left|right
+```
+
 hackvr also outputs

+```
 name action targetgroup
 when a group is clicked on using the name set from the command line. usually $USER
-Here's some of the crap I've had hackvr do:
-
-
-so, this first converts an obj to hackvr format, appends a line to rescale it, and then export it
-
+```


 ## Changes

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 14:52:18 2024