Compare commits
1 Commits
main
...
jason-chan
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3a153f91b8 |
@ -48,7 +48,7 @@ cd workdir
|
||||
curl -LO https://downloads.bellarender.com/bella_engine_sdk-25.3.0-macos.zip
|
||||
unzip bella_engine_sdk-25.3.0-macos.zip
|
||||
git clone https://git.indoodle.com/oomer/oom.git
|
||||
git clone https://git.indoodle.com/oomer/poomer-bella-sine.git
|
||||
git clone https://git.indoodle.com/jason/poomer-bella-sine.git
|
||||
cd poomer-bella-sine
|
||||
make all -j4
|
||||
bin/Darwin/release/poomer-bella-sine -r
|
||||
@ -63,7 +63,7 @@ cd workdir
|
||||
curl -LO https://downloads.bellarender.com/bella_engine_sdk-25.3.0-linux.tar.gz
|
||||
tar -xvf bella_engine_sdk-25.3.0.tar.gz
|
||||
git clone https://git.indoodle.com/oomer/oom.git
|
||||
git clone https://git.indoodle.com/oomer/poomer-bella-sine.git
|
||||
git clone https://git.indoodle.com/jason/poomer-bella-sine.git
|
||||
cd poomer-bella-sine
|
||||
make all -j4
|
||||
bin/Linux/release/poomer-bella-sine -r
|
||||
@ -86,7 +86,7 @@ cd workdir
|
||||
curl -LO https://downloads.bellarender.com/bella_engine_sdk-25.3.0-win32.zip
|
||||
tar -xf bella_engine_sdk-25.3.0-win32.zip
|
||||
git clone https://git.indoodle.com/oomer/oom.git
|
||||
git clone https://git.indoodle.com/oomer/poomer-bella-sine.git
|
||||
git clone https://git.indoodle.com/jason/poomer-bella-sine.git
|
||||
cd poomer-bella-sine
|
||||
msbuild poomer-bella-sine.vcxproj /p:Configuration=release /p:Platform=x64 /p:PlatformToolset=v143
|
||||
x64\release\poomer-bella-sine.exe -r
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@
|
||||
C:\Users\Jason\workdir\poomer-bella-sine\poomer-bella-sine.cpp;C:\Users\Jason\workdir\poomer-bella-sine\poomer-b.7AEA0690\x64\release\poomer-bella-sine.obj
|
||||
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@
|
||||
^C:\USERS\JASON\WORKDIR\BELLA_ENGINE_SDK\LIB\BELLA_ENGINE_SDK.LIB|C:\USERS\JASON\WORKDIR\POOMER-BELLA-SINE\POOMER-B.7AEA0690\X64\RELEASE\POOMER-BELLA-SINE.OBJ
|
||||
Binary file not shown.
@ -0,0 +1,2 @@
|
||||
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.44.35207:TargetPlatformVersion=10.0.26100.0:
|
||||
release|x64|C:\Users\Jason\workdir\poomer-bella-sine\|
|
||||
11
poomer-b.7AEA0690/x64/release/poomer-bella-sine.exe.recipe
Normal file
11
poomer-b.7AEA0690/x64/release/poomer-bella-sine.exe.recipe
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project>
|
||||
<ProjectOutputs>
|
||||
<ProjectOutput>
|
||||
<FullPath>C:\Users\Jason\workdir\poomer-bella-sine\x64\release\poomer-bella-sine.exe</FullPath>
|
||||
</ProjectOutput>
|
||||
</ProjectOutputs>
|
||||
<ContentFiles />
|
||||
<SatelliteDlls />
|
||||
<NonRecipeFileRefs />
|
||||
</Project>
|
||||
BIN
poomer-b.7AEA0690/x64/release/poomer-bella-sine.obj
Normal file
BIN
poomer-b.7AEA0690/x64/release/poomer-bella-sine.obj
Normal file
Binary file not shown.
BIN
poomer-b.7AEA0690/x64/release/vc143.pdb
Normal file
BIN
poomer-b.7AEA0690/x64/release/vc143.pdb
Normal file
Binary file not shown.
720
poomer-bella-sine.bsa
Normal file
720
poomer-bella-sine.bsa
Normal file
File diff suppressed because one or more lines are too long
@ -12,7 +12,7 @@
|
||||
#include "../oom/oom_license.h" // oomer's helper code for licenses
|
||||
#include "../oom/oom_bella_long.h" // more oomer's helper code for bella, but has long data
|
||||
#include "../oom/oom_bella_engine.h" // oomer's helper code for bella rendering
|
||||
#include "../oom/oom_bella_premade.h" // oomer's helper code with premade bella scenes
|
||||
#include "../oom/oom_bella_premade.h" // oomer's helper code for bella scenes
|
||||
#include "../oom/oom_bella_misc.h" // oomer's hlper code for bella misc code
|
||||
|
||||
//==============================================================================
|
||||
|
||||
BIN
untitled.png
Normal file
BIN
untitled.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 767 KiB |
BIN
x64/release/bella_engine_sdk.dll
Normal file
BIN
x64/release/bella_engine_sdk.dll
Normal file
Binary file not shown.
BIN
x64/release/dl_oidn_core.dll
Normal file
BIN
x64/release/dl_oidn_core.dll
Normal file
Binary file not shown.
BIN
x64/release/dl_usd_ms.dll
Normal file
BIN
x64/release/dl_usd_ms.dll
Normal file
Binary file not shown.
BIN
x64/release/poomer-bella-sine.exe
Normal file
BIN
x64/release/poomer-bella-sine.exe
Normal file
Binary file not shown.
BIN
x64/release/poomer-bella-sine.pdb
Normal file
BIN
x64/release/poomer-bella-sine.pdb
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user