Author: tim
Walking Star Wars Droid Prototype
What Is Q*? The Leaked AGI BREAKTHROUGH That Almost Killed OpenAI
3R1C 6502 playing some games
#AskZBrush: “Is it possible to move and scale all Subtools in a folder simultaneously?”
Rapper x Large Language Models | Google Lab Sessions
Beelink Mini PC, Intel12th i5-12450H
What comes after LLMs?
Fanless N100 Mini PCs Are Here! Neosmay AC8-N Review
Watch This BEFORE You Buy Zbrush in 2023…
[ZBrush Core Mini] is free
WebSockets with C++ and Boost
[Cpp_BoostWebSocketClient] Boost is a better way to go for C++ WebSockets. WebAssembly is not yet ready for WebSockets because it depends on the browser. Golang + WebAssembly + WebSockets needs more time to develop.
Running JavaScript in WebAssembly with WasmEdge
[Running JavaScript in WebAssembly with WasmEdge]
[Install and uninstall WasmEdge]
[Build and run a standalone WebAssembly app]
Missing exec_wasm.js
wasmedge ..\wasm\hello.wasm
[2023-11-21 16:12:43.280] [error] instantiation failed: unknown import, Code: 0x62
[2023-11-21 16:12:43.281] [error] When linking module: “gojs” , function name: “runtime.scheduleTimeoutEvent”
[2023-11-21 16:12:43.282] [error] At AST node: import description
[2023-11-21 16:12:43.283] [error] At AST node: import section
[2023-11-21 16:12:43.283] [error] At AST node: module
Try to include exec_wasm.js
wasmedge –dir .:. ../wasm/hello.wasm js/wasm_exec.js WasmEdge Runtime
[2023-11-21 16:18:26.949] [error] instantiation failed: unknown import, Code: 0x62
[2023-11-21 16:18:26.950] [error] When linking module: “gojs” , function name: “runtime.scheduleTimeoutEvent”
[2023-11-21 16:18:26.950] [error] At AST node: import description
[2023-11-21 16:18:26.950] [error] At AST node: import section
[2023-11-21 16:18:26.951] [error] At AST node: module
Building WebKit on Windows
#AskZBrush – “How can I sculpt on thin pieces of geometry without distorting the backside?”
ZBrush – Can’t sculpt with the brush tools?
Spotlight projection is probably on!
ZBrush 2018 Live Boolean Tutorial : Subtools
How To CUT And TRIM Video In Davinci Resolve
Trim: CONTROL + B
How To Zoom In And Out On Timeline In DaVinci Resolve 18 (And resize track height)
WebView 2 Browser – Chegg
I customized the [Win32 sample WebView2Browser] to make a dedicated browser for MS Teams. This is better than using Electron Forge because it has the address bar, tabs, and browser controls.
Original Repository: [WebView2Browser]
Custom Browser: [WV2_CheggBrowser]