260409
260409

260409

  • AutoBuilder

Cursor is incredibly good harness.

Opus is also not Oputhetic anymore

Backlinks (0)

No backlinks found.

260415
260415

260415

  • Debian Setup
  • AutoBuilder
Backlinks (0)

No backlinks found.

Debian Setup
Debian Setup

Debian Setup

sudo apt update && sudo apt install git && /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" && echo >> ~/.bashrc && echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv bash)"' >> ~/.bashrc && eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv bash)" && sudo apt-get install build-essential && brew install gcc btop
Backlinks (1)
  • 260415
USDZ vs glTF
USDZ vs glTF

USDZ vs glTF

USDZ and glTF are two 3D file formats used for different purposes. USDZ is a subset of USD, created by Pixar and operated by Apple for iOS Augmented Reality applications. It is a zip file with USD and image files. glTF is a transmission format for 3D assets well suited to the web and mobile devices. It removes unimportant data for efficient support display and employs compression algorithms to reduce file size.

USDZ has some limitations compared to glTF, such as no geometry-specific compression, texture channel packing, and zip compression feature. However, it may have some advantages in terms of interoperability and scalability with other USD files.

Apple uses USDZ for iOS Augmented Reality applications, but Android does not support USDZ yet. Android has its equivalents, glTF and GLB, which are more suitable for web and mobile devices. However, it is possible to convert USDZ and glTF using tools like Reality Converter. Also, there may be differences in rendering quality and tracking performance between Apple and Android devices when using Augmented Reality.

Backlinks (4)
  • 230218
  • VP9 vs HEVC
  • WebNPU API를 상상하다
  • Imagining WebNPU API
Index
cho.sh
I prefer CLIBB9A08260619260619컴퓨트로늄37A88F컴퓨트로늄0CF03F컴퓨트로늄2C60FB260618260618260418260418260528260528AutoBuilder63849A260419260419Setup9AC296StellaD226F7260415260415Debian SetupD2F701260414260414anaclumos/configs/AGENTS.mdED86A3Ramp의 AX (회사를 AI로 물들이는 법)840774260413260413How to get your company AI pilled46544C260411260411260409260409260407260407260406260406Separating Claude Code Personal Sub and Claude Code Company Sub33A53C
sudo apt update && sudo apt install git && /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" && echo >> ~/.bashrc && echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv bash)"' >> ~/.bashrc && eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv bash)" && sudo apt-get install build-essential && brew install gcc btop
Warning
This post is more than a year old. Information may be outdated.