Skip to content

can show texture basically

Compare
Choose a tag to compare
@HIBICUS-CAI HIBICUS-CAI released this 21 May 14:06
· 128 commits to master since this release

read how_to_create_tga_texture.txt to build tga file by microsoft's texconv.exe in command line

使い方はほぼ同じです、でも学校のプロジェクトから導入する時あるいはそっちに導入する時texture.h/cppを導入しないでください。
簡単にするとmain.cppとご自分で作ったファイルだけ導入してください。
コマンドラインでtgaファイルを作る方法もこのURLに書いているので、必要な方は一度確認する方がおすすめです(PSは使わないです)
作られたxxx.TGAをxxx.tgaみたいな小文字拡張子に変更する必要がありそうです。