• Welcome to Powerbasic Museum 2020-B.
 

News:

Forum in repository mode. No new members allowed.

Main Menu

ObjectReader64 Visual Studio Community 2015

Started by Patrice Terrier, September 21, 2015, 03:27:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Patrice Terrier

#15
Here is a link to a short video, showing the Helios animation (running at 75 FPS with millions polies)
Helios.mp4
Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com

Eduardo Jorge

I imagine the work that gives you something like that
Congratulations on the talent you have

Patrice Terrier

#17
QuoteI imagine the work that gives you something like that
Yes, you imagine it right, some of the models are the result of monthes work, this is the reason why producing movies with 3D models is so expensive.

In the case of Helios, the original model was produced by a 3D team, then i made all the materials to render it nice into ObjReader, and reworked all the meshes one by one to let them rotate fine in animation mode, boring job to say the least...

All the models exposed on my dedicated web site, are of top notch quality, some of them are sold on the internet for hundred $, but i made them free for all registered users ;)

And most of all, we publish the whole C++ SDK source code of the project, that has been a long distance project, started almost 10 years ago...

Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com

Eduardo Jorge

have to have passion for what makes to continue a voluntary work for more than 10 years,
the project is practicamene a child in pre adolecencias, and by the development must have many in the courtship waiting for the wedding without paying dowry

Patrice Terrier

Here is another video of a new model i am working on, using 3 different light sources :

Maybach DS8 Zeppelin of 1938...

Note: the FPS counter is shown on the top left corner.
Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com

Patrice Terrier

Now you can play with this little cutie !

Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com

Stefan Midegaal

#21
thanks.. but i do it with
Poser
https://my.smithmicro.com/poser-3d-animation-software.html?
and or
Daz3D
https://www.daz3d.com/gallery/
which do all what i want  ;)

greets

Patrice Terrier

#22
These sites are great, but do they provide the source code of their rendering engine to learn from ?
Are they able to render million polygons in real time at 75 FPS without hogging the CPU ?
Do they have a large collection of free 3D models provided with the correct mesh texture materials ?
What about the use of intrusive cookies and google advertising ?

I spent more than one month human work on some of the model that could be downloaded free of charge from my forum, think of that before trolling.
Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com

Stefan Midegaal

#23
Quotebut do they provide the source code
the half of it..
QuoteAre they able to render million polygons in real time at 75 FPS without hogging the CPU ?
yes and more test it!

QuoteDo they have a large collection of free 3D models provided with the correct mesh texture materials ?
i have 45GB of it and your can load many of here
https://poserdazfreebies.miraheze.org/wiki/Main_Page
and here
https://www.sharecg.com/v/65471/gallery/11/Poser/Children-of-the-World-Free-content

and i can use many renderer engines as i want
Vray, Maxwell Render, Mental Ray und iRay PhysicX, cuda  and more if i want.
i can work with and without other formats Export and Import types from Daz to Poser from cinema3d to poser and back and both cad3d\Carrara\Maya\Bryce and many more..
i can create full movies with inline Animator timeline editor
i can edit mesh texture on the fly no Problem include converting from any Format.
or move to Hexagone if i want Change any..
https://www.daz3d.com/forums/discussion/44296/hexagon-sword-tutorial/p1

i think your should test it and not spend many time from your last livetime for this application  ;D
enjoy the rest of your life as long as they still can
QuoteI spent more than one month human work on some of the model
This lifetime could have been better used

greets

Patrice Terrier

I am using C4D version 17 to create or rework my models, but it is rather expensive, and of course no source code.

C4D is able to produce movie animation, but can't render them in real time at 75 FPS.

Mesh creation is very different than programming, but for me it is just like painting or any other artwork hobby.

When i speak of million polies, i mean more than 30 000 000 polies, so far i never saw another application that is not a bloated gaz-plant to do it at full speed without hogging the CPU.

Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com

Patrice Terrier

#25
Quoterotate a object without Animation in xyz Axis has nothing to do with a Animation in Realtime.

Of course i am not speaking of movie animation, but multiple axis rotation and zooming in real time.
This could also be considered as real time animation as you can see on this small video
Drone
see also the Helios video there.
Helios

Most renderer are using raytracing to produce the final stage of their models, that is a long process (at least in c4d).

You focuse on characters (human body) that have a very limited number of polygons, while most models i am working with are much bigger.

Both Daz3D and Hexagon are unable to deal with my large models at 75 FPS, i have checked this myself.
(see "in the Drone video" the icons shown on my desktop)

About the timer i am using, it is targeted to work with the DWM API and Windows 10, but you are probably still using an older Windows version.
Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com

Stefan Midegaal

#26
QuoteOf course i am not speaking of movie animation, but multiple axis rotation and zooming in real time.
yes and that is what i mean you can't it.

A object zooming or rotate only is not art.
the different of your Million of ploygone is the time of load it
if the Polygone in Memory then the render Timing and FPS of it is the same then rotate a simple Human with 5000 Polygone.

but your Project should be great if you can render Animation in realtime also 60 FPS.

QuoteAbout the timer i am using, it is targeted to work with the DWM API and Windows 10, but you are probably still using an older Windows version.  :)
yes that is right.
i can't be use it under Win7.

Quotei have checked this myself.
yes? which Export Format do use for it?

greets

Patrice Terrier

#27
Quoteif the Polygone in Memory then the render Timing and FPS of it is the same then rotate a simple Human with 5000 Polygone.

I can tell you than rotating 5000 polies or 30 000 000 polies is really not the same for the OS and the Video Card, i learned this long ago at the time i wrote my BassBox plugins or my first demoscene.
Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com

Stefan Midegaal

#28
Quote from: Patrice Terrier on July 07, 2018, 11:40:29 PM
Quoteif the Polygone in Memory then the render Timing and FPS of it is the same then rotate a simple Human with 5000 Polygone.

I can tell you than rotating 5000 polies or 30 000 000 polies is really not the same for the OS and the Video Card, i learned this long ago at the time i wrote my BassBox plugins or my first demoscene.

do not rotate every polies or? only the full object so i think is the same..
if they say it is not so then they are right.
I don't want to argue with them  ;)  You're a better programmer like me, as far as the range of knowledge is concerned, I know that.

greets

Patrice Terrier

This is the Daz3D Super Girl reworked and rendered into ObjReader.

Using the original reworked texture (to fix bad UV mapping errors)




And the ObjReader Hajime Sorayama version (see the Fraps FPS counter on the top left corner)



and i have attached the DAZ postprocessed static image that takes 30 seconds to render only this single frame view for comparison purpose.

...
Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com