You must be 18+ to visit this website
The content on this website is AGE RESTRICTED
Please confirm you are at least 18 years old of age. Otherwise leave the website.
Gaweb Studio Adult profile
Gaweb Studio Adult
18+
Gaweb Studio Adult
Making adult games with real gameplay
Subscribe
Message

Subscription Tiers

FREE
Lurker

Get the latest news about my games

327 subscribers
Unlock
$1
USD monthly
Follower
  • "Follower" role on Discord
  • Polls access
  • 1 vote per poll
  • Access to H teaser posts
  • Access to ongoing paywall games after one month
3 subscribers Follower
Unlock
$2
USD monthly
Supporter
  • "Supporter" role on Discord
  • Polls access
  • 2 votes per poll
  • Access to H teaser posts
  • Access to all ongoing games after 3 weeks
1 subscriber Supporter
Unlock
$5
USD monthly
Fan
  • "Fan" role on Discord
  • Polls access
  • 5 votes per poll
  • Access to H teaser posts
  • Access to all ongoing games after 1 week
1 subscriber Fan
Unlock
$10
USD monthly
Patron
  • "Patron" role on Discord
  • Polls access
  • 10 votes per poll
  • Access to H teaser posts
  • Access to all ongoing games
  • Access to all completed games
6 subscribers Patron
Unlock
$15
USD monthly
Leader
  • "Leader" role on Discord
  • Polls access
  • 15 votes per poll
  • Access to H teaser posts
  • Access to all ongoing games
  • Access to all completed games
  • Access to Random render posts
1 subscriber Leader
Unlock
$25
USD monthly
VIP
  • "VIP" role on Discord
  • Polls access
  • 25 votes per poll
  • Access to H teaser posts
  • Access to all ongoing games
  • Access to all completed games
  • Access to Random render posts
  • Your name in the credits of all the ongoing games
  • Request 1 custom scene in Glassix (See Campaign page for more info)
0 subscribers VIP
Unlock

Welcome

  • Access to my adult games
  • More voting power
  • Discord Roles and more!

Displaying posts with tag Glassix2.Reset Filter
Gaweb Studio Adult
Public post

Quick news


Hey guys,
Just a quick notice I'll be a bit late with Glassix 0.19, a few more days I think.
I'm still in the process of updating the textures and have been delayed quite a bit because the built-in shader from Unity which I used for Cumshot Simulator actually didn't fit correctly with Glassix 2 modding feature as it did not allow me to tile alpha layers separately, meaning I had to recreate a similar shader which is a mix of the old one and the built-in, with better performance and similar result. Though I won't be able to get the same graphic results in the end since I had to repack textures to save memory and increase performances. Here are a few preview of the result, I'll let you guess which side is before/after. I've also disabled shadows which were quite quirky in the editors.
 


I've also optimized and fixed some of my code which previously failed to compress textures properly (though it does impact quality quite a bit, I might add an option to toggle compression so players can choose either quality or performance for this part) and I've also reduced the number of duplicated materials so the game should run better on low specs in the future even more when more content it added in the future.
With development being so slow due to how Glassix 2 is more complex than the usual H game, maybe you guys would be more interested in temporarily changing the main game for this campaign, Vampire Revenge could be a nice change with content which somewhat match Glassix themes, like mind control and corruption with added strategy and battle gameplay added, and since it would be static content, I could deliver more gameplay content faster than what I could with Glassix 2 so I'll release a poll asap to see if you might be interested in such a change.
Sorry again for this delay and thank you for your patience and understanding. Drop me a message if you want a refund as always!
Have a nice day!
Comments  loading...
Like(0)
Dislike(0)
Sign Up or Log In to comment on this post
Gaweb Studio Adult
Public post

Quick news


Hey guys!
I've been a bit too caught up in testing various things for Cumshot Simulator which was supposed to be a simple quick packaging of Glassix 2 features but since the scope of the game was smaller, it gave me more room to test stuff out than planned and I forgot to keep you updated. So what the heck have I been doing the last few weeks?
First, I wanted to make the single girl in the game wear some sexier high heels (at least to my taste) and there were some quirks to figure out with the new ones. Here is a plain preview of the default new high heels with the ones already implemented in Glassix 2.
Both high heels come from Daz 3D assets and this is the default position of each high heels. You can notice each creator went a different way to handle this which is normally adjusted by Daz in their own software but not done when exporting to Unity meaning I had to adjust that myself. The first one is already adjusted to the foot and it was a simple matter of rotating the ankle to get a good result. For the second one, it was trickier since I had to rotate the shoes and toes first to adjust the shoes to the feet position then rotate the ankles like the first one. It took me some time to get it right but it's working fine now plus with the accumulated XP I got from working with Unity so far (yeah, I'm leveling up lol), this script is handled in a better, standalone way making it much easier to use it with other high heels in the future.
Another test I've wasted some time on was to add skirt physics since Cumshot Simulator would be a smaller scene requiring less resources, I could use those for extra physics. The result is quite nice but it would still need more work to add colliders to prevent clipping through the skin of the character which would require more time. Since I was a bit pushed by time, I stopped my tests here. However, this feature should be usable on hair too which could improve the overall quality of the game. (Video at the end of the post since I can't figure out how to show it below...) 
After that, I've also looked into the updated built-in shaders of Unity new version since I had to update it for v0.18 and the results are indeed better though it forced me to repack a lot of texture to get it to work properly. But since these are built-in shaders rather than ones I've created with my poor knowledge, it should improve quality and performance.
Besides this, I've also tried to make the UI more user friendly, like linking colors together when needed. I'll have to reproduce this QoL in Glassix 2 too. And I've also added some basic makeup and lipstick options.
The UI here is simplified and I won't offer more clothing models, only various textures which is another time sink since I had to process lots of new PBR textures, specifically aimed at video games, which helped me better understand how all this works and improve visuals which I'll need to push back to Glassix 2. Here are some preview of the new textures.
Other than that, I've also spent a little time to figure out more graphic options in Unity to offer more options to players and specifically low end set ups since Glassix 2 is quite demanding on this aspect.
 
With these options, I've been testing performances, GPU usage more specifically, trying to figure out how to make the game less demanding and to my surprise, it's not as bad as I thought. Roughly checking the GPU memory usage in Windows, Cumshot Simulator seems to currently be using about ~3.5Go on High settings, ~2.5Go on Medium settings and ~2Go on Low settings which is much lower than I thought, thanks to Unity compressing images properly. Which is another optimization I'll have to figure out in Glassix 2, since textures are not compressed by Unity and I'll have to figure out how to do it myself when importing textures dynamically to reduce GPU usage. As for the resolution, it didn't seem to have much of an impact on the GPU, I'll have to test more with Glassix 2. The exclusive fullscreen mode might also help low end spec since it'll tell CU and GPU to focus on the game instead of sharing resources from what I understood. This might need confirmation from players in the future.
All this testing and fiddling took more time than expected and I've still not worked on proper animations and facial reactions on the character yet. I did find some adult voice actress for the game and I'll need to prepare some sexy teasing voice lines for the game though I'm not that inspired. I'd like to add some basic or well known animation, some you can guess from the video, like using the pillory or the girl being stuck in the washing machine ("Help me step-brother!") which I'll be able to reuse in Glassix 2.
All in all, the goal would be to finish all this by the end of the month but since I tend to underestimate deadlines lately, I'd advise you to cancel your pledge this month since I've really been slow lately and come back once I have fleshed out content much more. I also have some other ideas I'll share with you soon. And again, don't hesitate to ask for a refund in case you are displeased by my decisions, I'm only trying to improve myself and the games I'm creating which unfortunately takes a lot of time since I'm learning everything by myself.
I apologize for all those delays and thank you for your patience and support.
Have a nice day! 
Comments  loading...
Like(0)
Dislike(0)
Sign Up or Log In to comment on this post
Gaweb Studio Adult
Public post

Glassix 2 v0.18 PUBLIC release


Hi guys!

Info & Download links

Enjoy!

Comments  loading...
Like(0)
Dislike(0)
Sign Up or Log In to comment on this post
Gaweb Studio Adult
Public post

Glassix 2 v0.18 released to Supporters


Hi guys!

Info & Download links

Enjoy!

Comments  loading...
Like(0)
Dislike(0)
Sign Up or Log In to comment on this post
Gaweb Studio Adult
Public post

Quick news


Hey guys,
A small heads up there won't be a Glassix 2 version at the end of this month and v0.19 will be released at the end of next month instead.
With the release of the cum shot feature and the update of Unity version, I thought it could be a good opportunity to take a step back from Glassix 2 and work on a smaller scale side project to figure some stuff out and improve Glassix 2 quality after that.
This small side project, which would be titled "Cumshot simulator", would be what you can guess from the name, a really basic game where the only point is to shoot cum on the girl. A single room, a single girl, a single feature, all assets already exist and are taken from Glassix 2 so it would only be a simple repackage which would also allow me test out some new stuff released in the latest Unity version.
For example, I received several critics about the characters being too ugly and one of the reason is the shader and materials of the skin which could use some work. The new Unity version released some new options in this matter and I've wanted to test them in a side project with static content so it's easier to set up and test. 
Here is a quick preview of my initial test on the skin shader, material and textures to improve the final result. 
You can see on this preview how the light reflects much better on the skin than before, make it look less plastic, which should increase the quality of the characters in Glassix 2, with no performance cost from my quick tests.
The new Unity version also offers a new hair shader which I've tested quickly and should also improve the quality of the character's hair, here is another preview.
You might also have noticed different but better textures for the room itself between the walls and the ceiling. I found some new textures assets with better quality which I'll move to Glassix 2 too and update existing locations asap.
Besides this graphical update, another purpose of this side project is to test facial emotions and have this girl talk and react to player cum showers which would in turn be pushed back into Glassix 2 to make NPCs more lively since they are quite static at the moment in Glassix 2.
Finally, I'm also looking into an adult voice actress to voice over a few sexy lines for this side project, no orgasm shout though, purely some sexy voice lines to put some mood and test the voice to lip sync feature the current asset I'm using in Glassix 2 and see if it'll work well, as well as get some initial contact with the VA world for potential application in Glassix 2.
Overall, I expect 1 or 2 weeks of work top for this side project and would release it commercially on the usual platforms even if the market target will be quite small, but this dynamic cum feature might still be fun to a few players and would allow me to get a few more funds. Of course, this side project would be included in my campaign rewards.
I'm aware all my decisions lately have been quite one sided and a bit off track from the initial plan but these are mainly to make Glassix 2 even better by allowing me to finalize stuff on a smaller project. If you feel cheated by my decision, feel free to contact me to get a refund with my apologies.
Thanks a lot for your time and understanding, I'll keep you updated on the short advancement of this small project and will resume my work on Glassix 2 next month. 
Have a nice day!
Comments  loading...
Like(0)
Dislike(0)
Sign Up or Log In to comment on this post
Gaweb Studio Adult
Public post

Glassix 2 v0.18 released to Fans


Hi guys!

Info & Download links

Enjoy!
Comments  loading...
Like(0)
Dislike(0)
Sign Up or Log In to comment on this post
View next posts (6 / 120)

The subscription gives you:
  • Access to Creator's profile content.
  • Ability to support your Creator by pledging – one-time or recurring.
  • Means to reaching out to the Creator directly via Instant Messenger.

Creator Stats

336 subscribers
331 posts

Goals

$52 of $3,000
per month
Full time work! I'm currently working about half time on this campaign and would require this much to be able to work full time on this project.

Other Creators

Features

The subscription gives you:
  • Access to Creator's profile content.
  • Ability to support your Creator by pledging – one-time or recurring.
  • Means to reaching out to the Creator directly via Instant Messenger.
Subscribe
WE USE COOKIES

SubscribeStar and its trusted third parties collect browsing information as specified in the Privacy Policy and use cookies or similar technologies for analysis and technical purposes and, with your consent, for functionality, experience, and measurement as specified in the Cookies Policy.

Your Privacy Choices

We understand and respect your privacy concerns. However, some cookies are strictly necessary for proper website's functionality and cannon be denied.

Optional cookies are configurable. Disabling some of those may make related features unavailable.

We do NOT sell any information obtained through cookies to third-party marketing services.