readme stuff
parent
0440bfd3cc
commit
fb3e0c55e8
|
@ -102,7 +102,7 @@ echo osx && cc -ObjC hello.c -framework cocoa -framework iokit -fr
|
|||
<!-- - Note: Windows: Assimp.dll may need [this package installed](https://www.microsoft.com/en-us/download/confirmation.aspx?id=30679).-->
|
||||
|
||||
## Credits
|
||||
**Original** Big big thanks to [r-lyeh](https://github.com/r-lyeh/fwk) for the amazing FWK base!<br/>
|
||||
**Original** Big big thanks to [r-lyeh](https://github.com/r-lyeh/fwk) for the amazing [FWK](https://github.com/r-lyeh/FWK) base!<br/><br/>
|
||||
**Artwork**
|
||||
[Dean Evans, Raijin](https://youtu.be/RRvYkrrpMKo?t=147 "for the Map song (c)"),
|
||||
[FMS_Cat](https://gist.github.com/FMS-Cat/a1ccea3ce866c34706084e3526204f4f "for nicest VHS/VCR shader around (MIT)"),
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
<meta charset="utf-8" lang="en"><style class="fallback">body{visibility:hidden;}</style><!--
|
||||
****
|
||||
You are not browsing this file as intended!
|
||||
Please visit https://bit.ly/-F-W-K- instead
|
||||
****
|
||||
--><style>
|
||||
<meta charset="utf-8" lang="en"><style class="fallback">body{visibility:hidden;}</style><style>
|
||||
|
||||
/* original .css from: https://autodesk.github.io/standard-surface/style/style.css */
|
||||
|
||||
|
@ -596,16 +591,16 @@ details > summary::-webkit-details-marker {
|
|||
|Version: | 2023.9 |
|
||||
|:--------------|:------------|
|
||||
|Branch: | main |
|
||||
|Commit: | 75 |
|
||||
|Commit: | 76 |
|
||||
<!--| Documentation last modified | { {LAST_MODIFIED} } |-->
|
||||
|
||||
# [V·4·K 2023.9 ](https://v4k.dev)
|
||||
## a b o u t
|
||||
|
||||
- V4K is a multimedia workbench for prototyping and planning ideas.
|
||||
- Internal use only.
|
||||
- you can try out the [live demo](https://v4k.dev/demo/)
|
||||
- Original repo at [FWK](https://github.com/r-lyeh/FWK). Huge thanks for the amazing base provided!
|
||||
- v4k is a multimedia workbench for prototyping and planning ideas.
|
||||
- internal use only.
|
||||
- you can try out the [live demo](https://v4k.dev/demo/).
|
||||
- reach us at [v4.games](https://v4.games/).
|
||||
|
||||
<br/>
|
||||
<details><summary>Code style</summary>
|
||||
|
@ -764,7 +759,7 @@ echo osx && cc -ObjC hello.c -framework cocoa -framework iokit -fr
|
|||
<details><summary>Credits</summary>
|
||||
|
||||
|
||||
**Original** Big big thanks to [r-lyeh](https://github.com/r-lyeh/fwk) for the amazing FWK base!<br/>
|
||||
**Original** Big big thanks to [r-lyeh](https://github.com/r-lyeh/fwk) for the amazing [FWK](https://github.com/r-lyeh/FWK) base!<br/><br/>
|
||||
**Artwork**
|
||||
[Dean Evans, Raijin](https://youtu.be/RRvYkrrpMKo?t=147 "for the Map song (c)"),
|
||||
[FMS_Cat](https://gist.github.com/FMS-Cat/a1ccea3ce866c34706084e3526204f4f "for nicest VHS/VCR shader around (MIT)"),
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
<meta charset="utf-8" lang="en"><style class="fallback">body{visibility:hidden;}</style><!--
|
||||
****
|
||||
You are not browsing this file as intended!
|
||||
Please visit https://bit.ly/-F-W-K- instead
|
||||
****
|
||||
--><style>
|
||||
<meta charset="utf-8" lang="en"><style class="fallback">body{visibility:hidden;}</style><style>
|
||||
|
||||
/* original .css from: https://autodesk.github.io/standard-surface/style/style.css */
|
||||
|
||||
|
|
|
@ -7,10 +7,10 @@
|
|||
# [V·4·K {{VERSION}}](https://v4k.dev)
|
||||
## a b o u t
|
||||
|
||||
- V4K is a multimedia workbench for prototyping and planning ideas.
|
||||
- Internal use only.
|
||||
- you can try out the [live demo](https://v4k.dev/demo/)
|
||||
- Original repo at [FWK](https://github.com/r-lyeh/FWK). Huge thanks for the amazing base provided!
|
||||
- v4k is a multimedia workbench for prototyping and planning ideas.
|
||||
- internal use only.
|
||||
- you can try out the [live demo](https://v4k.dev/demo/).
|
||||
- reach us at [v4.games](https://v4.games/).
|
||||
|
||||
<br/>
|
||||
<details><summary>Code style</summary>
|
||||
|
|
Loading…
Reference in New Issue