Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by onodera-sf
A curated list of projects in awesome lists by onodera-sf .
https://github.com/onodera-sf/unityuiwebglinput
WebGL で日本語を入力できるようにするサンプルです。
2d ime input-field japanese ui unity webgl
Last synced: 14 Jan 2025
https://github.com/onodera-sf/unitysoundplaypausestop
単一の効果音の再生・一時停止・停止を行うサンプルです。
pause play sound sound-effects stop unity
Last synced: 14 Jan 2025
https://github.com/onodera-sf/unitycollision2dhitcheck
オブジェクト同士が衝突しているかどうかを判定するサンプルです。
2d collider2d collision object rigidbody sprite unity
Last synced: 14 Jan 2025
https://github.com/onodera-sf/unitylocalizelocalelistget
作成したロケールの一覧を取得するサンプルです。
dropdown game localization localize text ui unity
Last synced: 14 Jan 2025
https://github.com/onodera-sf/monogamefullscreenstart
フルスクリーンモードで起動するサンプルです。
Last synced: 14 Jan 2025
https://github.com/onodera-sf/monogameisconnectedgamepad
ゲームパッドが本体と接続されているかを調べるサンプルです。
Last synced: 14 Jan 2025
https://github.com/onodera-sf/monogamedrawalphameric
英数字を表示させるサンプルです。
alphameric monogame string tips xna
Last synced: 14 Jan 2025
https://github.com/onodera-sf/monogamesetmouseposition
マウスのポインタを任意の位置にセットするサンプルです。
Last synced: 14 Jan 2025
https://github.com/onodera-sf/monogamechangebackbuffersize
画面の解像度を変更するサンプルです。
back-buffer-size monogame resolution tips xna
Last synced: 14 Jan 2025
https://github.com/onodera-sf/aspnetcorelocalizationtext
ASP.NET Core MVC の組み込み機能で多言語切り替え表示を行うサンプルです。
asp-net-core localization tips
Last synced: 14 Jan 2025
https://github.com/onodera-sf/monogamebasiceffectmaterial
BasicEffect のマテリアルのサンプルです。
basic-effect material monogame tips xna
Last synced: 14 Jan 2025
https://github.com/onodera-sf/monogamealphablendspritecontent
透明・半透明のスプライトを描画するするサンプルです。
alpha-blending monoga sprite tips xna
Last synced: 14 Jan 2025
https://github.com/onodera-sf/monogamegetgamepadstate
ゲームパッドの状態を取得するサンプルです。
Last synced: 14 Jan 2025
https://github.com/onodera-sf/monogamechangeupdatecountpersecond
1秒間のデータ更新回数を変更するサンプルです。
Last synced: 14 Jan 2025
https://github.com/onodera-sf/monogamedisplaymousepointer
ウインドウ上にマウスのポインタを表示させるサンプルです。
Last synced: 14 Jan 2025
https://github.com/onodera-sf/monogamebasiceffectlight
BasicEffect のライトのサンプルです。
basic-effect light monogame tips xna
Last synced: 14 Jan 2025
https://github.com/onodera-sf/microsoftazurespeechtotext
Microsoft Azure の音声サービスを使用して音声ファイルからテキストを抽出するサンプルです。
dotnet microsoft-azure speech-to-text wpf
Last synced: 14 Jan 2025
https://github.com/onodera-sf/monogamebasiceffectfog
BasicEffect のフォグのサンプルです。
basic-effect fog monogame tips xna
Last synced: 14 Jan 2025
https://github.com/onodera-sf/dotnetmailkitsend
MailKit を使用してメールを送信するサンプルです。
dotnet-core email mail mailkit smtp tips
Last synced: 14 Jan 2025
https://github.com/onodera-sf/clickoncedotnetframeworkmultipleinstall
ClickOnce で同一プロジェクトから複数発行されたプログラムを同一環境にインストールできるように設定するサンプルです。
clickonce dotnet-framework project publish
Last synced: 14 Jan 2025
https://github.com/onodera-sf/dotnetenvironmentvariableget
環境変数を一時的にセットしてプログラム(exe)を実行するサンプルです。
batch dot-net environment-variables tips
Last synced: 14 Jan 2025
https://github.com/onodera-sf/blazorwebassemblywithaspnetcoremvc
ASP.NET Core MVC のビューで Blazor WebAssembly を動かすサンプルです。
asp-net-core asp-net-core-mvc blazor blazor-webassembly tips
Last synced: 14 Jan 2025
https://github.com/onodera-sf/blazorwebassemblywithaspnetcoremvcmultiple
ASP.NET Core MVC で複数の Blazor WebAssembly を配置するサンプルです。
asp-net-core asp-net-core-mvc blazor blazor-webassembly tips
Last synced: 14 Jan 2025
https://github.com/onodera-sf/dotnetexcludefromsinglefile
単一実行ファイルとして発行するファイルの中に含めずに個別のファイルとして発行するサンプルです。
Last synced: 14 Jan 2025
https://github.com/onodera-sf/aspnetcorevalidationsummarytest
asp-validation-summary の動作を確認するサンプルです。
Last synced: 14 Jan 2025
https://github.com/onodera-sf/aspnetcorevalidateantiforgerytoken
ASP.NET Core でクロスサイトリクエストフォージェリ (XSRF/CSRF) 対策を行うサンプルです。
antiforgery asp-net-core csrf tips xsrf
Last synced: 14 Jan 2025
https://github.com/onodera-sf/aspnetcorepostvaluechange
フォームの Post 後にアクションで変更した値をビューに反映させるサンプルです。
asp-net-core asp-net-core-mvc form model
Last synced: 14 Jan 2025
https://github.com/onodera-sf/aspnetcorelowercaseurl
アクションやページ遷移の URL を全て小文字にするサンプルです。
Last synced: 14 Jan 2025
https://github.com/onodera-sf/aspnetcoredatabaseentityframeworkcore
ASP.NET Core で Entity Framework Core を使用してデータベースにアクセスするサンプルです。
asp-net-core entity-framework-core mvc razor-pages tips
Last synced: 14 Jan 2025
https://github.com/onodera-sf/aspnetcorelocalizationdataannotation
パラメータ名や入力検証メッセージなどに使用される DataAnnotations の多言語対応を行うサンプルです。
asp-net-core data-annotations localization mvc tips
Last synced: 14 Jan 2025
https://github.com/onodera-sf/aspnetcorepartialviewajax
Partial View を使用してクライアント側で部分 HTML を非同期で読み込むサンプルです。
ajax asp-net-core partial-views tips
Last synced: 14 Jan 2025
https://github.com/onodera-sf/aspnetcorehtmltextencoder
HTML として出力される日本語が実態参照(数値文字参照)にならないようにするサンプルです。
Last synced: 14 Jan 2025
https://github.com/onodera-sf/aspnetcorecookieauthentication
Cookie 認証 を使用してログインしないとリダイレクトされる仕組みを作るサンプルです。
asp-net-core authentication cookie login tips
Last synced: 14 Jan 2025
https://github.com/onodera-sf/aspnetcorecontentstaticfileanotherfolder
静的ファイルを wwwroot 以外のフォルダに配置するサンプルです。
asp-net-core static-content tips wwwroot
Last synced: 14 Jan 2025
https://github.com/onodera-sf/aspnetcoreappsettingsdeletepublish
プログラム発行時に不要な appsettings.json を削除するサンプルです。
Last synced: 14 Jan 2025
https://github.com/onodera-sf/aspnetcoreappsettings
appsettings.json の動作を確認するためのサンプルです。
Last synced: 14 Jan 2025
https://github.com/onodera-sf/aspnetcorecontentappendversionanotherfolder
wwwroot フォルダにある静的ファイル以外にも asp-append-version を適用するサンプルです。
asp-net-core static-content tips version
Last synced: 14 Jan 2025
https://github.com/onodera-sf/testimagesharpwpf
SixLabors.ImageSharp を使用した画像処理のサンプルです。
Last synced: 14 Jan 2025
https://github.com/onodera-sf/aspnetcorecontentappendversion
キャッシュされた古いバージョンの静的ファイルが使用されないように最新であることを示すバージョンを付加するサンプルです。
asp-net-core static-content tips version
Last synced: 14 Jan 2025
https://github.com/onodera-sf/unityinputgamepadmultiple
複数のゲームパッドを管理するサンプルです。
controller gamepad input input-system multiple unity xinput
Last synced: 14 Jan 2025
https://github.com/onodera-sf/monogametransparenttext
半透明の文字を表示するサンプルです。
monogame text tips transparent xna
Last synced: 14 Jan 2025
https://github.com/onodera-sf/monogametogglefullscreen
ウインドウモードとフルスクリーンを切り替えるサンプルです。
fullscreen monogame tips window xna
Last synced: 14 Jan 2025
https://github.com/onodera-sf/monogamevertexbuffertriangle
頂点バッファを使用した3角形ポリゴンを描画するサンプルです。
monogame polygon tips vertex-buffer xna
Last synced: 14 Jan 2025
https://github.com/onodera-sf/monogameindexbufferbox
インデックスバッファを使用したボックスの表示サンプルです。
3d index-buffers monogame tips xna
Last synced: 14 Jan 2025
https://github.com/onodera-sf/monogameprojectionmatrix
射影座標変換のサンプルです。
3d matrix monogame projection tips xna
Last synced: 14 Jan 2025