entry-slick
entry-slick
entry-slick
entry-slick
About Openai Bridge

OpenAI Bridge is a Blender add-on to use the OpenAI API on Blender seamlessly. The main features of this add-on are as follows.

Image Tool Generate Images: Generate images using the OpenAI Image API. Supported Models: ‘DALL-E’

Audio Tool Transcribe Audio: Transcribe audio using the OpenAI Audio API. Supported Models: ‘whisper-1’

Chat Tool Chat: Chat using the OpenAI Chat API. Ask Blender Operators/Properties: Ask Blender operators/properties from the right-click menu. Supported Models: ‘gpt-3.5-turbo’, ‘gpt-4’, ‘gpt-4-32k’

Future plan Edit Image: Edit images using the OpenAI API. Generate Sample Code: Generate sample codes for Blender operators/properties from the right-click menu. Execute Code Immediately: Execute code immediately from the prompt/audio. Show the status of the asynchronous exeuction.

Visit Official Website

https://blendermarket.com/products/openai-bridge

Openai Bridge
fake-bpy-module can now be installed without specifying the version (latest).
From now on, you can install it with "pip install fake-bpy-module" instead of pip install fake-bpy-module-latest.

#blender #b3d

fake-bpy-module
link
fake-bpy-module
Collection of the fake Blender Python API module for the code completion.
Share
Openai Bridge
fake-bpy-module, fake-bge-module updated.
Compatible with Blender 4.0.
#blender #b3d

Release 2023111...
Release 2023111...
link
Release 20231118 · nutti/fake-bge-module
Other Updates Merge fake-bpy-module update (20231118) Fix bugs Contributors @kant
Share
Community Posts
Openai Bridge
fake-bpy-module can now be installed without specifying the version (latest).
From now on, you can install it with "pip install fake-bpy-module" instead of pip install fake-bpy-module-latest.

#blender #b3d

fake-bpy-module
link
fake-bpy-module
Collection of the fake Blender Python API module for the code completion.
Share
Openai Bridge
fake-bpy-module, fake-bge-module updated.
Compatible with Blender 4.0.
#blender #b3d

Release 2023111...
Release 2023111...
link
Release 20231118 · nutti/fake-bge-module
Other Updates Merge fake-bpy-module update (20231118) Fix bugs Contributors @kant
Share
Openai Bridge
Screencast Keys 3.12リリース。
本バージョンは、バグ修正してBlender 4.0でも動作することを確認済みです。
#b3d #blender

Release Version...
link
Release Version 3.12 · nutti/Screencast-Keys
Change from v3.11 Supported Blender Version Other Updates Fix bugs
Share
Openai Bridge
I have completed writing the manuscript for the Blender Python book scheduled to be published by Hidekazu System in December!
There will be some design and minor corrections, but no changes are expected at the table of contents level.
#b3d #blender
Share
Openai Bridge
RT @ColoryGames: "Unreal! Verse introductory edition ~Learning UEFN in an interactive format~"
Now on sale at BOOTH! !
This is an introduction to Verse for Unreal Editor for Fortnite (UEFN).
The interactive format makes it easy to read.
Please read it...
Share
Openai Bridge
Proofreading in progress. I want to finish it this week
-------------
From @Colory Games: [Learn conversational UEFN Verse introductory book]
Almost finished! (Next week to next week)
The structure is designed so that even those with no programming experience can understand it. It is expected to be around 300 pages. Due to the limited number of pages, only the electronic version will be sold.

[BOOTH (in preparation)]

#UEFN #UnrealEngine #Verse
Share
Openai Bridge
Get up to 60% off on the art app loved by beginners and professionals alike! Both PRO to EX and Version 1.0 to 2.0 upgrades are on sale as well! Until September 12, 2023, 8:00 a.m. UTC/GMT!
CLIP STUDIO PAI...
video
02:20
Share
Openai Bridge
Following the popular introduction to C++, I am writing an introduction to Verse. We aim to sell this year!
#UEFN #UnrealEngine

Colory Games: I'm writing a technical book for learning UEFN's Verse!
This content is for beginners. It is a book that aims to understand the knowledge to implement in Verse.
Similar to the UE5 C++ book we launched in May, we plan to make it easier to read with one-on-one conversations.
[UE5 C++ Book]
アンリアる! C++入門編 ~...

#UEFN #UnrealEngine #UEFNStudy
Share
Openai Bridge
好評だったC++入門編に続いて、Verse入門編を執筆中です。今年中の販売を目指します!
#UEFN #UnrealEngine
-------------
From @Colory Games:UEFNのVerse学習用の技術書を執筆中です!
入門者向けの内容です。Verseで実装するための知識を一通り理解できることを目標とした本です。
5月に販売開始したUE5 C++本と同じく、1対1の会話形式で読みやすくする予定です。
【UE5 C++本】


#UEFN #UnrealEngine #UEFNStudy
Share
Openai Bridge
Blenderアドオン『Screencast Keys』 v3.11 リリース。
既知の不具合を修正しました。
#b3d #blender

Release Version...
link
Release Version 3.11 · nutti/Screencast-Keys
Change from v3.10 Supported Blender Version Other Updates Fix bugs
Share
Openai Bridge
Blenderアドオン『Screencast Keys』 v3.11 リリース。
既知の不具合を修正しました。
#b3d #blender

Release Version...
link
Release Version 3.11 · nutti/Screencast-Keys
Change from v3.10 Supported Blender Version Other Updates Fix bugs
Share
Openai Bridge
MQOファイル向けImporter/ExporterのBlenderアドオン「blender-mqo」について、バグ修正したバージョン1.3をリリースしました。

#b3d #blender

Release Version...
link
Release Version 1.3 · nutti/blender-mqo
Change from v1.2 Other Updates Fix bugs Contributors @finict
Share
Openai Bridge
MQOファイル向けImporter/ExporterのBlenderアドオン「blender-mqo」について、バグ修正したバージョン1.3をリリースしました。

#b3d #blender

Release Version...
link
Release Version 1.3 · nutti/blender-mqo
Change from v1.2 Other Updates Fix bugs Contributors @finict
Share
Openai Bridge
Blenderアドオン「OpenAI-Bridge 1.0.0」リリースしました。
音声入力、Blender向けのPythonコード生成など、当初予定していた全機能を追加しました。

#Blender #b3d

Release Version...
link
Release Version 1.0.0 · nutti/OpenAI-Bridge
Change from v0.2.0 New Features Image Tool Edit images. Generate variation images. Code Tool Generate/Edit code. Generate code examples for Python API. Mode to execute the code immediately. Au...
Share
Openai Bridge
Blenderアドオン「OpenAI-Bridge 1.0.0」リリースしました。
音声入力、Blender向けのPythonコード生成など、当初予定していた全機能を追加しました。

#Blender #b3d

Release Version...
link
Release Version 1.0.0 · nutti/OpenAI-Bridge
Change from v0.2.0 New Features Image Tool Edit images. Generate variation images. Code Tool Generate/Edit code. Generate code examples for Python API. Mode to execute the code immediately. Au...
Share
Openai Bridge
Verseプログラミングにおける制御フローについてまとめた。
#UnrealEngine #Verse

[UEFN] はじめてのVer...
link
[UEFN] はじめてのVerseプログラミング – 制御フロー
Verse言語における、制御フローついて説明します。 制御フローでは、Verseプログラミングで重要な『失敗』についても説明します。
Share
Openai Bridge
Verseプログラミングにおける制御フローについてまとめた。
#UnrealEngine #Verse

t.co/lsAWaBgbSO
Share
Openai Bridge
RT @GameMakersJP: 技術書オンリーイベント「技術書典14」、6/4(日)までオンライン開催中!
技術書オンリーイベント「技術書...

UnityのTips紹介本、UEでC++を使う人のための入門書など、多数の技術書が揃う t.co/X
link
技術書オンリーイベント「技術書典14」、6/4(日)までオンライン開催中!
技術書オンリーイベント「技術書典14」のオンライン版、2023年6月4日(日)まで開催 MIXI、Aiming、サイバーエージェントなど多数の企業も参加している 技術書典の公式YouTubeにて、「技術書典14」の書籍が紹介される
Share
Openai Bridge
Epic Games Launcherの今週の一枚に、共著で執筆したUnreal Engine C++入門本「アンリアる! C++入門編 ~対話形式で学ぶUnreal Engine~」(出版元: ColoryGames)を掲載いただきました。ありがとうございます! #UnrealEngine t.co/pjUA8X8RiM
image
Share
Openai Bridge
RT @UnrealEngineJP: ランチャーの「今週の一枚」に Colory Games さん(@colorygames)の書籍を掲載させていただきました!

非常にボリュームのある本を執筆いただき本当にありがとうございます!Unreal EngineのC++に興味があ…
Share