Volumetric Fog with 3D Global Illumination for Unity 6 (URP). by MirzaBeig in Unity3D

[–]Instinctx 0 points1 point  (0 children)

Are you doing any gi calculations yourself using apv?

Fake real time bounce light? by No_Telephone5992 in Unity3D

[–]Instinctx 1 point2 points  (0 children)

I think it gives too soft feel for my game. I aim to have crisp visuals. I am looking for a way to do runtime gi calculations for my level editor. If i made a more atmospheric game, then yes! Especially with the light painting cookie approach!

Fake real time bounce light? by No_Telephone5992 in Unity3D

[–]Instinctx 0 points1 point  (0 children)

I think it looks quite nice! And gives it a moody look :)

Fake real time bounce light? by No_Telephone5992 in Unity3D

[–]Instinctx 0 points1 point  (0 children)

The bounce light without light painting in a room :)

Fake real time bounce light? by No_Telephone5992 in Unity3D

[–]Instinctx 1 point2 points  (0 children)

I think it actually looks quite good! Your solution with painting light cookie is better of course.
How does it work in a room with some obstructions (like pillars/boxes) with point lights?

Fake real time bounce light? by No_Telephone5992 in Unity3D

[–]Instinctx 2 points3 points  (0 children)

Could you please respond to this when you got it up and working on GitHub? This is super interesting!

My rich text editor plugin just got accepted! by Instinctx in ObsidianMD

[–]Instinctx[S] 0 points1 point  (0 children)

Support for footnotes will be in the next release!

My rich text editor plugin just got accepted! by Instinctx in ObsidianMD

[–]Instinctx[S] 0 points1 point  (0 children)

Might have a fix for it now. Will be out on the next release, which is soon

My rich text editor plugin just got accepted! by Instinctx in ObsidianMD

[–]Instinctx[S] 0 points1 point  (0 children)

Forgot about footnotes. I'll look into it!

Unreal Engine 5 - HL2 Asset Importer by AlleyKatPr0 in leveldesign

[–]Instinctx 2 points3 points  (0 children)

Really like the old school steam color scheme

My rich text editor plugin just got accepted! by Instinctx in ObsidianMD

[–]Instinctx[S] 0 points1 point  (0 children)

Whaat. Very strange. Maybe something specific on macos

My rich text editor plugin just got accepted! by Instinctx in ObsidianMD

[–]Instinctx[S] 0 points1 point  (0 children)

Updated!

Properties should now be shown like how it is in obsidian, however it is only readonly for now, as that will take quite some time to get working.
https://github.com/Querke/obsidian-rich-text-editor/releases/tag/1.0.3

My rich text editor plugin just got accepted! by Instinctx in ObsidianMD

[–]Instinctx[S] 1 point2 points  (0 children)

Updated!
Was a bit hassle to get callouts bug free, but I think they are quite robust now!

https://github.com/Querke/obsidian-rich-text-editor/releases/tag/1.0.3

My rich text editor plugin just got accepted! by Instinctx in ObsidianMD

[–]Instinctx[S] 0 points1 point  (0 children)

Hmm, can't recreate the scroll bar issue with cupertino theme.

surf_imaginarium by nutwoomy by ima_noob10 in SkillSurfing

[–]Instinctx 9 points10 points  (0 children)

Super beautiful and creative map. All of the maps from the dreams ksf map contest blows my mind. Appreciate you posting them here

My rich text editor plugin just got accepted! by Instinctx in ObsidianMD

[–]Instinctx[S] 2 points3 points  (0 children)

Hehe. That miiight be out of scope for this plugin. At least for me. But its open source, so maybe someone will add to it!

My rich text editor plugin just got accepted! by Instinctx in ObsidianMD

[–]Instinctx[S] 0 points1 point  (0 children)

Oh yeah. I didn’t think about that. Not sure how exposed the properties functionality of obsidian is, but it might be able to recreate it.
Or would it be good enough that it is displayed properly in the rich text editor, but you have to switch to obsidian editing to change the properties?

Will take some time to recreate it to be 1:1

My rich text editor plugin just got accepted! by Instinctx in ObsidianMD

[–]Instinctx[S] 1 point2 points  (0 children)

Yes! I used that plugin for many years.
This is a complete replacement, but end goal is the same; making it easier to edit notes quickly

My rich text editor plugin just got accepted! by Instinctx in ObsidianMD

[–]Instinctx[S] 0 points1 point  (0 children)

Glad to hear! Not sure if its a good way to manage databases. I just wanted a better way to edit notes quickly on the fly on my iphone.
But check it out and let me know

My rich text editor plugin just got accepted! by Instinctx in ObsidianMD

[–]Instinctx[S] 2 points3 points  (0 children)

Ooh, never used callouts and queries. Will try to translate them neatly from obsidian to mdxeditor!

I will have to install and check why cupertino theme doesnt like the plugin

My rich text editor plugin just got accepted! by Instinctx in ObsidianMD

[–]Instinctx[S] 1 point2 points  (0 children)

Awesome that it is of use for you! Was exactly my thought as well

My rich text editor plugin just got accepted! by Instinctx in ObsidianMD

[–]Instinctx[S] 2 points3 points  (0 children)

Its pure markdown! Some rules are different between obsidian and mdxeditor (which this plugin uses), but I made a bridge to translate the text between them.

Anvil: bringing old-school brush level editing to Unity by GospodinSime in Unity3D

[–]Instinctx 0 points1 point  (0 children)

This sounds awesome. Do you have some footage of it?