평점 만점의 리뷰가 11,000개 이상

8만 5천명 이상의 리뷰

10만명 이상의 포럼 멤버가 선호하는 에셋

유니티에서 모더레이팅하는 모든 에셋

도구
행동 AI
This content is hosted by a third party provider that does not allow video views without acceptance of Targeting Cookies. Please set your cookie preferences for Targeting Cookies to yes if you wish to view videos from these providers.
1/13
loading
loading
loading
우리의 에셋을 사용하여 Unity에 OpenAI를 완벽하게 통합하세요. 몇 줄의 코드로 빠르게 시작하고 Unity를 벗어나지 않고 강력한 OpenAI 기능에 액세스할 수 있습니다. 지금 바로 시도해보세요!
Render pipeline compatibility
The Built-in Render Pipeline is Unity’s default render pipeline. It is a general-purpose render pipeline that has limited options for customization. The Universal Render Pipeline (URP) is a Scriptable Render Pipeline that is quick and easy to customize, and lets you create optimized graphics across a wide range of platforms. The High Definition Render Pipeline (HDRP) is a Scriptable Render Pipeline that lets you create cutting-edge, high-fidelity graphics on high-end platforms.
Unity VersionBuilt-inURPHDRP
2020.3.45f1
Compatible
Compatible
Compatible
설명

유니티 프로젝트를 OpenAI Unity 통합을 사용하여 지능적이고 언어 인식형 애플리케이션으로 변환하세요. 단 몇 줄의 코드로 강력한 OpenAI 기능에 접근할 수 있고 유니티를 떠나지 않아도 됩니다. 오늘 바로 시도해보세요!

Out-of-the-Box Components 사용 OpenAiApiExample는 텍스트 완성 및 이미지 생성용으로 OpenAiImageReplace는 AI 생성 이미지로 스프라이트를 대체하는데 사용됩니다. OpenAiTextReplace는 AI 생성 텍스트로 텍스트 객체를 대체하는 데 사용됩니다. 스크립팅 가져오기

다음은 OpenAI Unity 통합을 사용하여 유니티에서 텍스트 완성 요청 및 이미지 생성 요청을 생성하는 방법의 예입니다.

텍스트 생성 using OpenAi;

var configuration = new Configuration(apiKey, organization); var openai = new OpenAiApi(configuration, this);

openai.CreateCompletion("Hello world", "text-davinci-003", completion => { Debug.Log(completion.choices[0].text); }); 이미지 생성 using OpenAi;

var configuration = new Configuration(apiKey, organization); var openai = new OpenAiApi(configuration, this);

openai.CreateImage("pixelated cat for game about evil space cats", image => { Texture texture = image.data[0].texture; });

OpenAI Unity 통합을 사용하면 유저에게 매력적이고 몰입감 있는 경험을 제공하는 자연어 생성 기능을 유니티 프로젝트에 빠르고 쉽게 추가할 수 있습니다.

자산에 대해 다음과 같은 유명한 리뷰어의 평을 받았습니다.

"코드는 캡슐화 및 모듈화와 같은 좋은 코딩 관행을 따르며 전반적으로 잘 구성된 것 같습니다."

  • ChatGPT
Technical details

OpenAI Unity Asset은 Unity 게임에 OpenAI API를 통합하기 위한 세 가지 구성 요소를 포함합니다. OpenAiApiExample은 텍스트 완성 및 이미지 생성을 위한 것입니다. OpenAiImageReplace는 AI가 생성한 이미지로 스프라이트를 대체하는 데 사용됩니다. OpenAiTextReplace는 AI가 생성한 텍스트로 텍스트 오브젝트를 대체하는 데 사용됩니다. 이 에셋은 OpenAiApi 라이브러리를 활용하며 몇 줄의 코드로 시작할 수 있습니다. 이 직관적인 API를 사용하면 Unity를 떠나지 않고 강력한 OpenAI 기능에 액세스할 수 있으므로 OpenAI API를 Unity 게임에 통합하는 것이 이전보다 더 빠르고 쉬워집니다.

AI 기반 제작

AI was used through this package to generate examples of images and text that can be generated using this asset.

OpenAI ChatGPT

(5개)
46 users have favourite this asset
(46)
$10
Seat
1
Updated price and taxes/VAT calculated at checkout
Refund policy
This asset is covered by the Unity Asset Store Refund Policy. Please see section 2.9.3 of the EULA for details.
Secure checkout:
Supported payment methods: Visa, Mastercard, Maestro, Paypal, Amex
라이선스
파일 크기
13.4 MB
최신 버전
1.0.18
최신 릴리스 날짜
2023년 4월 21일
원본 Unity 버전
2020.3.45
Quality assets
Over 11,000 five-star assets
Trusted
Rated by 85,000+ customers
Community support
Supported by 100,000+ forum members
Unity logo
언어
어필리에이트 프로그램
멤버십링크 생성기어필리에이트 ID
Feedback
파트너 프로그램
협력사
USD
EUR
Copyright © 2025 Unity Technologies
모든 가격은 부가가치세를 제외한 금액입니다.
USD
EUR